Class: Aws::Types::DescribeIpv6PoolsResult

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#ipv_6_pools::Array[Types::Ipv6Pool]

Returns the value of attribute ipv_6_pools.

Returns:



6541
6542
6543
# File 'sig/types.rbs', line 6541

def ipv_6_pools
  @ipv_6_pools
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


6542
6543
6544
# File 'sig/types.rbs', line 6542

def next_token
  @next_token
end