Class: Aws::Types::Ipv6CidrAssociation

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#associated_resource::String

Returns the value of attribute associated_resource.

Returns:

  • (::String)


12355
12356
12357
# File 'sig/types.rbs', line 12355

def associated_resource
  @associated_resource
end

#ipv_6_cidr::String

Returns the value of attribute ipv_6_cidr.

Returns:

  • (::String)


12354
12355
12356
# File 'sig/types.rbs', line 12354

def ipv_6_cidr
  @ipv_6_cidr
end