Class: Aws::Types::DescribeRoutingProfileResponse
- Inherits:
-
Object
- Object
- Aws::Types::DescribeRoutingProfileResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#routing_profile ⇒ Types::RoutingProfile
Returns the value of attribute routing_profile.
Instance Attribute Details
#routing_profile ⇒ Types::RoutingProfile
Returns the value of attribute routing_profile.
2774 2775 2776 |
# File 'sig/types.rbs', line 2774 def routing_profile @routing_profile end |