class Aws::Connect::Types::RoutingProfile
Contains information about a routing profile.
@!attribute [rw] instance_id
The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance. @return [String]
@!attribute [rw] name
The name of the routing profile. @return [String]
@!attribute [rw] routing_profile_arn
The Amazon Resource Name (ARN) of the routing profile. @return [String]
@!attribute [rw] routing_profile_id
The identifier of the routing profile. @return [String]
@!attribute [rw] description
The description of the routing profile. @return [String]
@!attribute [rw] media_concurrencies
The channels agents can handle in the Contact Control Panel (CCP) for this routing profile. @return [Array<Types::MediaConcurrency>]
@!attribute [rw] default_outbound_queue_id
The identifier of the default outbound queue for this routing profile. @return [String]
@!attribute [rw] tags
One or more tags. @return [Hash<String,String>]
@see docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/RoutingProfile AWS API Documentation
Constants
- SENSITIVE