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]
10253 |
# File 'sig/client.rbs', line 10253
def ipam_policy_documents: () -> ::Array[Types::IpamPolicyDocument]
|
#next_token ⇒ ::String
10254 |
# File 'sig/client.rbs', line 10254
def next_token: () -> ::String
|