Interface ExperimentTemplateStopCondition.Builder

    • Method Detail

      • source

        ExperimentTemplateStopCondition.Builder source​(String source)

        The source for the stop condition.

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

        ExperimentTemplateStopCondition.Builder value​(String value)

        The Amazon Resource Name (ARN) of the CloudWatch alarm, if applicable.

        Parameters:
        value - The Amazon Resource Name (ARN) of the CloudWatch alarm, if applicable.
        Returns:
        Returns a reference to this object so that method calls can be chained together.