Module: Aws::EC2::Client::_DescribeRouteServerEndpointsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeRouteServerEndpointsResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
7504 |
# File 'sig/client.rbs', line 7504
def next_token: () -> ::String
|
#route_server_endpoints ⇒ ::Array[Types::RouteServerEndpoint]
7503 |
# File 'sig/client.rbs', line 7503
def route_server_endpoints: () -> ::Array[Types::RouteServerEndpoint]
|