Class: Aws::Types::GetConnectionGroupByRoutingEndpointRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetConnectionGroupByRoutingEndpointRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#routing_endpoint ⇒ ::String
Returns the value of attribute routing_endpoint.
Instance Attribute Details
#routing_endpoint ⇒ ::String
Returns the value of attribute routing_endpoint.
1562 1563 1564 |
# File 'sig/types.rbs', line 1562 def routing_endpoint @routing_endpoint end |