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.
2832 2833 2834 |
# File 'sig/types.rbs', line 2832 def routing_profile @routing_profile end |