Interface HostedZoneAssociationSummary.Builder

  • Method Details

    • id

      The unique identifier of the hosted zone association.

      Parameters:
      id - The unique identifier of the hosted zone association.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • resourceArn

      HostedZoneAssociationSummary.Builder resourceArn(String resourceArn)

      The Amazon Resource Name (ARN) of the resource associated with the hosted zone.

      Parameters:
      resourceArn - The Amazon Resource Name (ARN) of the resource associated with the hosted zone.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • hostedZoneId

      HostedZoneAssociationSummary.Builder hostedZoneId(String hostedZoneId)

      The ID of the hosted zone.

      Parameters:
      hostedZoneId - The ID of the hosted zone.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • hostedZoneName

      HostedZoneAssociationSummary.Builder hostedZoneName(String hostedZoneName)

      The name of the hosted zone.

      Parameters:
      hostedZoneName - The name of the hosted zone.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • name

      The name of the hosted zone association.

      Parameters:
      name - The name of the hosted zone association.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • createdAt

      The date and time when the hosted zone association was created.

      Parameters:
      createdAt - The date and time when the hosted zone association was created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • updatedAt

      The date and time when the hosted zone association was last updated.

      Parameters:
      updatedAt - The date and time when the hosted zone association was last updated.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      The current status of the hosted zone association.

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

      The current status of the hosted zone association.

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