Module: Aws::GlobalAccelerator::Client::_AddCustomRoutingEndpointsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::AddCustomRoutingEndpointsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
- #endpoint_descriptions ⇒ ::Array[Types::CustomRoutingEndpointDescription]
- #endpoint_group_arn ⇒ ::String
Instance Method Details
#endpoint_descriptions ⇒ ::Array[Types::CustomRoutingEndpointDescription]
84 |
# File 'sig/client.rbs', line 84
def endpoint_descriptions: () -> ::Array[Types::CustomRoutingEndpointDescription]
|
#endpoint_group_arn ⇒ ::String
85 |
# File 'sig/client.rbs', line 85
def endpoint_group_arn: () -> ::String
|