Interface ControlCondition.Builder

  • Method Details

    • type

      The type of alarm specified for a practice run. You can only specify Amazon CloudWatch alarms for practice runs, so the only valid value is CLOUDWATCH.

      Parameters:
      type - The type of alarm specified for a practice run. You can only specify Amazon CloudWatch alarms for practice runs, so the only valid value is CLOUDWATCH.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • type

      The type of alarm specified for a practice run. You can only specify Amazon CloudWatch alarms for practice runs, so the only valid value is CLOUDWATCH.

      Parameters:
      type - The type of alarm specified for a practice run. You can only specify Amazon CloudWatch alarms for practice runs, so the only valid value is CLOUDWATCH.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • alarmIdentifier

      ControlCondition.Builder alarmIdentifier(String alarmIdentifier)

      The Amazon Resource Name (ARN) for an Amazon CloudWatch alarm that you specify as a control condition for a practice run.

      Parameters:
      alarmIdentifier - The Amazon Resource Name (ARN) for an Amazon CloudWatch alarm that you specify as a control condition for a practice run.
      Returns:
      Returns a reference to this object so that method calls can be chained together.