Module: Aws::EC2::Client::_DescribeLocalGatewayRouteTablesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeLocalGatewayRouteTablesResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#local_gateway_route_tables ⇒ ::Array[Types::LocalGatewayRouteTable]
6914 |
# File 'sig/client.rbs', line 6914
def local_gateway_route_tables: () -> ::Array[Types::LocalGatewayRouteTable]
|
#next_token ⇒ ::String
6915 |
# File 'sig/client.rbs', line 6915
def next_token: () -> ::String
|