Module: Aws::EC2::Client::_DescribeNatGatewaysResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeNatGatewaysResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#nat_gateways ⇒ ::Array[Types::NatGateway]
7093 |
# File 'sig/client.rbs', line 7093
def nat_gateways: () -> ::Array[Types::NatGateway]
|
#next_token ⇒ ::String
7094 |
# File 'sig/client.rbs', line 7094
def next_token: () -> ::String
|