Class: Aws::Types::CreateCustomRoutingEndpointGroupResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateCustomRoutingEndpointGroupResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#endpoint_group ⇒ Types::CustomRoutingEndpointGroup
Returns the value of attribute endpoint_group.
Instance Attribute Details
#endpoint_group ⇒ Types::CustomRoutingEndpointGroup
Returns the value of attribute endpoint_group.
204 205 206 |
# File 'sig/types.rbs', line 204 def endpoint_group @endpoint_group end |