Interface IpamCidrConfig.Builder

  • Method Details

    • cidr

      The CIDR that specifies the IP address range for this IPAM configuration.

      Parameters:
      cidr - The CIDR that specifies the IP address range for this IPAM configuration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • ipamPoolArn

      IpamCidrConfig.Builder ipamPoolArn(String ipamPoolArn)

      The Amazon Resource Name (ARN) of the IPAM pool that the CIDR block is assigned to.

      Parameters:
      ipamPoolArn - The Amazon Resource Name (ARN) of the IPAM pool that the CIDR block is assigned to.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • anycastIp

      IpamCidrConfig.Builder anycastIp(String anycastIp)

      The specified Anycast IP address allocated from the IPAM pool for this CIDR configuration.

      Parameters:
      anycastIp - The specified Anycast IP address allocated from the IPAM pool for this CIDR configuration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      The current status of the IPAM CIDR configuration.

      Parameters:
      status - The current status of the IPAM CIDR configuration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The current status of the IPAM CIDR configuration.

      Parameters:
      status - The current status of the IPAM CIDR configuration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: