Class: Aws::Types::DescribeCustomRoutingEndpointGroupRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeCustomRoutingEndpointGroupRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#endpoint_group_arn ⇒ ::String
Returns the value of attribute endpoint_group_arn.
Instance Attribute Details
#endpoint_group_arn ⇒ ::String
Returns the value of attribute endpoint_group_arn.
425 426 427 |
# File 'sig/types.rbs', line 425 def endpoint_group_arn @endpoint_group_arn end |