Class: Aws::Types::DescribeIpamPoliciesResult

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#ipam_policies::Array[Types::IpamPolicy]

Returns the value of attribute ipam_policies.

Returns:



6223
6224
6225
# File 'sig/types.rbs', line 6223

def ipam_policies
  @ipam_policies
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


6222
6223
6224
# File 'sig/types.rbs', line 6222

def next_token
  @next_token
end