Interface StopCondition.Builder

  • Method Details

    • source

      StopCondition.Builder source(String source)

      The source of the stop condition.

      Parameters:
      source - The source of the stop condition.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • source

      The source of the stop condition.

      Parameters:
      source - The source of the stop condition.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • value

      The value of the stop condition, such as the ARN of the CloudWatch alarm.

      Parameters:
      value - The value of the stop condition, such as the ARN of the CloudWatch alarm.
      Returns:
      Returns a reference to this object so that method calls can be chained together.