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:



10000
10001
10002
# File 'sig/types.rbs', line 10000

def ipv_6_cidr_associations
  @ipv_6_cidr_associations
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


10001
10002
10003
# File 'sig/types.rbs', line 10001

def next_token
  @next_token
end