Class: Aws::Types::DescribeIpamsResult

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#ipams::Array[Types::Ipam]

Returns the value of attribute ipams.

Returns:



6617
6618
6619
# File 'sig/types.rbs', line 6617

def ipams
  @ipams
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


6616
6617
6618
# File 'sig/types.rbs', line 6616

def next_token
  @next_token
end