Module: Aws::GlobalAccelerator::Client::_ListCustomRoutingEndpointGroupsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListCustomRoutingEndpointGroupsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#endpoint_groups ⇒ ::Array[Types::CustomRoutingEndpointGroup]
515 |
# File 'sig/client.rbs', line 515
def endpoint_groups: () -> ::Array[Types::CustomRoutingEndpointGroup]
|
#next_token ⇒ ::String
516 |
# File 'sig/client.rbs', line 516
def next_token: () -> ::String
|