Module: Aws::EC2::Client::_DescribeIpamPoolAllocationsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeIpamPoolAllocationsResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#ipam_pool_allocations ⇒ ::Array[Types::IpamPoolAllocation]
6626 |
# File 'sig/client.rbs', line 6626
def ipam_pool_allocations: () -> ::Array[Types::IpamPoolAllocation]
|
#next_token ⇒ ::String
6627 |
# File 'sig/client.rbs', line 6627
def next_token: () -> ::String
|