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
7491 |
# File 'sig/client.rbs', line 7491
def next_token: () -> ::String
|
#route_server_endpoints ⇒ ::Array[Types::RouteServerEndpoint]
7490 |
# File 'sig/client.rbs', line 7490
def route_server_endpoints: () -> ::Array[Types::RouteServerEndpoint]
|