Interface VpcIpv6CidrBlockAssociation.Builder

    • Method Detail

      • associationId

        VpcIpv6CidrBlockAssociation.Builder associationId​(String associationId)

        The association ID for the IPv6 CIDR block.

        Parameters:
        associationId - The association ID for the IPv6 CIDR block.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • ipv6CidrBlock

        VpcIpv6CidrBlockAssociation.Builder ipv6CidrBlock​(String ipv6CidrBlock)

        The IPv6 CIDR block.

        Parameters:
        ipv6CidrBlock - The IPv6 CIDR block.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • ipv6CidrBlockState

        VpcIpv6CidrBlockAssociation.Builder ipv6CidrBlockState​(VpcCidrBlockState ipv6CidrBlockState)

        Information about the state of the CIDR block.

        Parameters:
        ipv6CidrBlockState - Information about the state of the CIDR block.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • networkBorderGroup

        VpcIpv6CidrBlockAssociation.Builder networkBorderGroup​(String networkBorderGroup)

        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.

        Parameters:
        networkBorderGroup - 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.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • ipv6Pool

        VpcIpv6CidrBlockAssociation.Builder ipv6Pool​(String ipv6Pool)

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

        Parameters:
        ipv6Pool - The ID of the IPv6 address pool from which the IPv6 CIDR block is allocated.
        Returns:
        Returns a reference to this object so that method calls can be chained together.