Module: Aws::EC2::Client::_GetAssociatedIpv6PoolCidrsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetAssociatedIpv6PoolCidrsResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#ipv_6_cidr_associations ⇒ ::Array[Types::Ipv6CidrAssociation]
9789 |
# File 'sig/client.rbs', line 9789
def ipv_6_cidr_associations: () -> ::Array[Types::Ipv6CidrAssociation]
|
#next_token ⇒ ::String
9790 |
# File 'sig/client.rbs', line 9790
def next_token: () -> ::String
|