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:



6406
6407
6408
# File 'sig/types.rbs', line 6406

def ipam_policies
  @ipam_policies
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


6405
6406
6407
# File 'sig/types.rbs', line 6405

def next_token
  @next_token
end