You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::EC2::Types::Ipv6CidrAssociation

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Describes an IPv6 CIDR block association.

Instance Attribute Summary collapse

Instance Attribute Details

#associated_resourceString

The resource that\'s associated with the IPv6 CIDR block.

Returns:

  • (String)

    The resource that\'s associated with the IPv6 CIDR block.

#ipv_6_cidrString

The IPv6 CIDR block.

Returns:

  • (String)

    The IPv6 CIDR block.