Vpc / Attribute / ipv6_cidr_block_association_set

ipv6_cidr_block_association_set#

EC2.Vpc.ipv6_cidr_block_association_set#
  • (list) –

    Information about the IPv6 CIDR blocks associated with the VPC.

    • (dict) –

      Describes an IPv6 CIDR block associated with a VPC.

      • AssociationId (string) –

        The association ID for the IPv6 CIDR block.

      • Ipv6CidrBlock (string) –

        The IPv6 CIDR block.

      • Ipv6CidrBlockState (dict) –

        Information about the state of the CIDR block.

        • State (string) –

          The state of the CIDR block.

        • StatusMessage (string) –

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

      • NetworkBorderGroup (string) –

        The name of the unique set of Availability Zones, Local Zones, or Wavelength Zones from which Amazon Web Services advertises IP addresses, for example, us-east-1-wl1-bos-wlz-1.

      • Ipv6Pool (string) –

        The ID of the IPv6 address pool from which the IPv6 CIDR block is allocated.

      • Ipv6AddressAttribute (string) –

        Public IPv6 addresses are those advertised on the internet from Amazon Web Services. Private IP addresses are not and cannot be advertised on the internet from Amazon Web Services.

      • IpSource (string) –

        The source that allocated the IP address space. byoip or amazon indicates public IP address space allocated by Amazon or space that you have allocated with Bring your own IP (BYOIP). none indicates private space.