class Aws::Connect::Types::CreateQueueRequest


@see docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/CreateQueueRequest AWS API Documentation
@return [Hash<String,String>]
One or more tags.
@!attribute [rw] tags
@return [Array<String>]
The quick connects available to agents who are working the queue.
@!attribute [rw] quick_connect_ids
@return [Integer]
considered full.
The maximum number of contacts that can be in the queue before it is
@!attribute [rw] max_contacts
@return [String]
The identifier for the hours of operation.
@!attribute [rw] hours_of_operation_id
@return [Types::OutboundCallerConfig]
The outbound caller ID name, number, and outbound whisper flow.
@!attribute [rw] outbound_caller_config
@return [String]
The description of the queue.
@!attribute [rw] description
@return [String]
The name of the queue.
@!attribute [rw] name
@return [String]
instanceId in the ARN of the instance.
The identifier of the Amazon Connect instance. You can find the
@!attribute [rw] instance_id
}
},
“TagKey” => “TagValue”,
tags: {
quick_connect_ids: [“QuickConnectId”],
max_contacts: 1,
hours_of_operation_id: “HoursOfOperationId”, # required
},
outbound_flow_id: “ContactFlowId”,
outbound_caller_id_number_id: “PhoneNumberId”,
outbound_caller_id_name: “OutboundCallerIdName”,
outbound_caller_config: {
description: “QueueDescription”,
name: “CommonNameLength127”, # required
instance_id: “InstanceId”, # required
{
data as a hash:
@note When making an API call, you may pass CreateQueueRequest