class Aws::Connect::Types::UpdateQueueNameRequest


@see docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/UpdateQueueNameRequest AWS API Documentation
@return [String]
The description of the queue.
@!attribute [rw] description
@return [String]
The name of the queue.
@!attribute [rw] name
@return [String]
The identifier for the queue.
@!attribute [rw] queue_id
@return [String]
The identifier of the Amazon Connect instance.
@!attribute [rw] instance_id
}
description: “QueueDescription”,
name: “CommonNameLength127”,
queue_id: “QueueId”, # required
instance_id: “InstanceId”, # required
{
data as a hash:
@note When making an API call, you may pass UpdateQueueNameRequest