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:



9668
9669
9670
# File 'sig/types.rbs', line 9668

def ipv_6_cidr_associations
  @ipv_6_cidr_associations
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


9669
9670
9671
# File 'sig/types.rbs', line 9669

def next_token
  @next_token
end