Module: Aws::EC2::Client::_GetIpamPolicyAllocationRulesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetIpamPolicyAllocationRulesResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#ipam_policy_documents ⇒ ::Array[Types::IpamPolicyDocument]
10473 |
# File 'sig/client.rbs', line 10473
def ipam_policy_documents: () -> ::Array[Types::IpamPolicyDocument]
|
#next_token ⇒ ::String
10474 |
# File 'sig/client.rbs', line 10474
def next_token: () -> ::String
|