Interface AnycastIpListSummary.Builder

  • Method Details

    • id

      The ID of the Anycast static IP list.

      Parameters:
      id - The ID of the Anycast static IP list.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • name

      The name of the Anycast static IP list.

      Parameters:
      name - The name of the Anycast static IP list.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      The deployment status of the Anycast static IP list. Valid values: Deployed, Deploying, or Failed.

      Parameters:
      status - The deployment status of the Anycast static IP list. Valid values: Deployed, Deploying, or Failed.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • arn

      The Amazon Resource Name (ARN) of the Anycast static IP list.

      Parameters:
      arn - The Amazon Resource Name (ARN) of the Anycast static IP list.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • ipCount

      The number of IP addresses in the Anycast static IP list.

      Parameters:
      ipCount - The number of IP addresses in the Anycast static IP list.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • lastModifiedTime

      AnycastIpListSummary.Builder lastModifiedTime(Instant lastModifiedTime)

      The last time the Anycast static IP list was modified.

      Parameters:
      lastModifiedTime - The last time the Anycast static IP list was modified.
      Returns:
      Returns a reference to this object so that method calls can be chained together.