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]
7197 |
# File 'sig/client.rbs', line 7197
def local_gateway_route_tables: () -> ::Array[Types::LocalGatewayRouteTable]
|
#next_token ⇒ ::String
7198 |
# File 'sig/client.rbs', line 7198
def next_token: () -> ::String
|