Class: Aws::Types::GetIpamPolicyAllocationRulesResult

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#ipam_policy_documents::Array[Types::IpamPolicyDocument]

Returns the value of attribute ipam_policy_documents.

Returns:



10081
10082
10083
# File 'sig/types.rbs', line 10081

def ipam_policy_documents
  @ipam_policy_documents
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


10082
10083
10084
# File 'sig/types.rbs', line 10082

def next_token
  @next_token
end