You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Connect::Types::RoutingProfile
- Inherits:
-
Struct
- Object
- Struct
- Aws::Connect::Types::RoutingProfile
- Defined in:
- (unknown)
Overview
Contains information about a routing profile.
Returned by:
Instance Attribute Summary collapse
-
#default_outbound_queue_id ⇒ String
The identifier of the default outbound queue for this routing profile.
-
#description ⇒ String
The description of the routing profile.
-
#instance_id ⇒ String
The identifier of the Amazon Connect instance.
-
#media_concurrencies ⇒ Array<Types::MediaConcurrency>
The channels agents can handle in the Contact Control Panel (CCP) for this routing profile.
-
#name ⇒ String
The name of the routing profile.
-
#routing_profile_arn ⇒ String
The Amazon Resource Name (ARN) of the routing profile.
-
#routing_profile_id ⇒ String
The identifier of the routing profile.
-
#tags ⇒ Hash<String,String>
One or more tags.
Instance Attribute Details
#default_outbound_queue_id ⇒ String
The identifier of the default outbound queue for this routing profile.
#description ⇒ String
The description of the routing profile.
#instance_id ⇒ String
The identifier of the Amazon Connect instance.
#media_concurrencies ⇒ Array<Types::MediaConcurrency>
The channels agents can handle in the Contact Control Panel (CCP) for this routing profile.
#name ⇒ String
The name of the routing profile.
#routing_profile_arn ⇒ String
The Amazon Resource Name (ARN) of the routing profile.
#routing_profile_id ⇒ String
The identifier of the routing profile.
#tags ⇒ Hash<String,String>
One or more tags.