ipv6_cidr_block_association_set

EC2.Subnet.ipv6_cidr_block_association_set
  • (list) --

    Information about the IPv6 CIDR blocks associated with the subnet.

    • (dict) --

      Describes an association between a subnet and an IPv6 CIDR block.

      • AssociationId (string) --

        The ID of the association.

      • Ipv6CidrBlock (string) --

        The IPv6 CIDR block.

      • Ipv6CidrBlockState (dict) --

        The state of the CIDR block.

        • State (string) --

          The state of a CIDR block.

        • StatusMessage (string) --

          A message about the status of the CIDR block, if applicable.