Interface TestRunSuccessCriteriaAlarmSummary.Builder

  • Method Details

    • alarmArn

      The ARN of the CloudWatch alarm.

      Parameters:
      alarmArn - The ARN of the CloudWatch alarm.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • alarmName

      The name of the CloudWatch alarm.

      Parameters:
      alarmName - The name of the CloudWatch alarm.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • region

      The Region of the CloudWatch alarm.

      Parameters:
      region - The Region of the CloudWatch alarm.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • accountId

      The account ID that owns the CloudWatch alarm.

      Parameters:
      accountId - The account ID that owns the CloudWatch alarm.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • outcome

      The evaluation outcome of the source. Absent while the source has not yet been evaluated; set to the terminal outcome afterwards.

      Parameters:
      outcome - The evaluation outcome of the source. Absent while the source has not yet been evaluated; set to the terminal outcome afterwards.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • outcome

      The evaluation outcome of the source. Absent while the source has not yet been evaluated; set to the terminal outcome afterwards.

      Parameters:
      outcome - The evaluation outcome of the source. Absent while the source has not yet been evaluated; set to the terminal outcome afterwards.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • outcomeReason

      TestRunSuccessCriteriaAlarmSummary.Builder outcomeReason(String outcomeReason)

      A human-readable reason for the outcome.

      Parameters:
      outcomeReason - A human-readable reason for the outcome.
      Returns:
      Returns a reference to this object so that method calls can be chained together.