Interface Ipv6CidrAssociation.Builder

  • Method Details

    • ipv6Cidr

      Ipv6CidrAssociation.Builder ipv6Cidr(String ipv6Cidr)

      The IPv6 CIDR block.

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

      Ipv6CidrAssociation.Builder associatedResource(String associatedResource)

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

      Parameters:
      associatedResource - The resource that's associated with the IPv6 CIDR block.
      Returns:
      Returns a reference to this object so that method calls can be chained together.