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:



6527
6528
6529
# File 'sig/types.rbs', line 6527

def ipams
  @ipams
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


6526
6527
6528
# File 'sig/types.rbs', line 6526

def next_token
  @next_token
end