Interface ServiceLevelObjectiveBudgetReportError.Builder

  • Method Details

    • name

      The name of the SLO that this error is related to.

      Parameters:
      name - The name of the SLO that this error is related to.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • arn

      The ARN of the SLO that this error is related to.

      Parameters:
      arn - The ARN of the SLO that this error is related to.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • errorCode

      The error code for this error.

      Parameters:
      errorCode - The error code for this error.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • errorMessage

      The message for this error.

      Parameters:
      errorMessage - The message for this error.
      Returns:
      Returns a reference to this object so that method calls can be chained together.