Class: Aws::Types::DescribeIpamPoolsResult

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#ipam_pools::Array[Types::IpamPool]

Returns the value of attribute ipam_pools.

Returns:



6253
6254
6255
# File 'sig/types.rbs', line 6253

def ipam_pools
  @ipam_pools
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


6252
6253
6254
# File 'sig/types.rbs', line 6252

def next_token
  @next_token
end