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

Returns:

  • (::String)


7491
# File 'sig/client.rbs', line 7491

def next_token: () -> ::String

#route_server_endpoints::Array[Types::RouteServerEndpoint]

Returns:



7490
# File 'sig/client.rbs', line 7490

def route_server_endpoints: () -> ::Array[Types::RouteServerEndpoint]