Module: Aws::EC2::Client::_DescribeCoipPoolsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeCoipPoolsResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#coip_pools ⇒ ::Array[Types::CoipPool]
5721 |
# File 'sig/client.rbs', line 5721
def coip_pools: () -> ::Array[Types::CoipPool]
|
#next_token ⇒ ::String
5722 |
# File 'sig/client.rbs', line 5722
def next_token: () -> ::String
|