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:



6358
6359
6360
# File 'sig/types.rbs', line 6358

def ipv_6_pools
  @ipv_6_pools
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


6359
6360
6361
# File 'sig/types.rbs', line 6359

def next_token
  @next_token
end