class Aws::Connect::Types::AssociateRoutingProfileQueuesRequest
@see docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/AssociateRoutingProfileQueuesRequest AWS API Documentation
@return [Array<Types::RoutingProfileQueueConfig>]
The queues to associate with this routing profile.
@!attribute [rw] queue_configs
@return [String]
The identifier of the routing profile.
@!attribute [rw] routing_profile_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
}
],
},
delay: 1, # required
priority: 1, # required
},
channel: “VOICE”, # required, accepts VOICE, CHAT, TASK
queue_id: “QueueId”, # required
queue_reference: { # required
{
queue_configs: [ # required
routing_profile_id: “RoutingProfileId”, # required
instance_id: “InstanceId”, # required
{
data as a hash:
@note When making an API call, you may pass AssociateRoutingProfileQueuesRequest