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:



6344
6345
6346
# File 'sig/types.rbs', line 6344

def ipams
  @ipams
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


6343
6344
6345
# File 'sig/types.rbs', line 6343

def next_token
  @next_token
end