Interface R53HostedZoneDeletionState.Builder

  • Method Details

    • code

      The status code for the deletion state.

      Following are the possible values:

      • SUCCEEDED - The hosted zone was successfully deleted.

      • PENDING - The hosted zone deletion is in progress.

      • FAILED - The hosted zone deletion failed.

      • STARTED - The hosted zone deletion started.

      Parameters:
      code - The status code for the deletion state.

      Following are the possible values:

      • SUCCEEDED - The hosted zone was successfully deleted.

      • PENDING - The hosted zone deletion is in progress.

      • FAILED - The hosted zone deletion failed.

      • STARTED - The hosted zone deletion started.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • code

      The status code for the deletion state.

      Following are the possible values:

      • SUCCEEDED - The hosted zone was successfully deleted.

      • PENDING - The hosted zone deletion is in progress.

      • FAILED - The hosted zone deletion failed.

      • STARTED - The hosted zone deletion started.

      Parameters:
      code - The status code for the deletion state.

      Following are the possible values:

      • SUCCEEDED - The hosted zone was successfully deleted.

      • PENDING - The hosted zone deletion is in progress.

      • FAILED - The hosted zone deletion failed.

      • STARTED - The hosted zone deletion started.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • message

      The message that describes the reason for the status code.

      Parameters:
      message - The message that describes the reason for the status code.
      Returns:
      Returns a reference to this object so that method calls can be chained together.