Module: Aws::EC2::Client::_DescribeIpv6PoolsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeIpv6PoolsResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#ipv_6_pools ⇒ ::Array[Types::Ipv6Pool]
6787 |
# File 'sig/client.rbs', line 6787
def ipv_6_pools: () -> ::Array[Types::Ipv6Pool]
|
#next_token ⇒ ::String
6788 |
# File 'sig/client.rbs', line 6788
def next_token: () -> ::String
|