Class: Aws::Types::GetAssociatedIpv6PoolCidrsResult

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#ipv_6_cidr_associations::Array[Types::Ipv6CidrAssociation]

Returns the value of attribute ipv_6_cidr_associations.

Returns:



10006
10007
10008
# File 'sig/types.rbs', line 10006

def ipv_6_cidr_associations
  @ipv_6_cidr_associations
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


10007
10008
10009
# File 'sig/types.rbs', line 10007

def next_token
  @next_token
end