class Aws::Connect::Types::UpdateQueueStatusRequest
@see docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/UpdateQueueStatusRequest AWS API Documentation
@return [String]
The status of the queue.
@!attribute [rw] status
@return [String]
The identifier for the queue.
@!attribute [rw] queue_id
@return [String]
instanceId in the ARN of the instance.
The identifier of the Amazon Connect instance. You can find the
@!attribute [rw] instance_id
}
status: “ENABLED”, # required, accepts ENABLED, DISABLED
queue_id: “QueueId”, # required
instance_id: “InstanceId”, # required
{
data as a hash:
@note When making an API call, you may pass UpdateQueueStatusRequest