UpdateExperimentTemplateStopConditionInput
Specifies a stop condition for an experiment. You can define a stop condition as a CloudWatch alarm.
Contents
- source
 - 
               
The source for the stop condition. Specify
aws:cloudwatch:alarmif the stop condition is defined by a CloudWatch alarm. Specifynoneif there is no stop condition.Type: String
Length Constraints: Maximum length of 64.
Pattern:
[\S]+Required: Yes
 - value
 - 
               
The Amazon Resource Name (ARN) of the CloudWatch alarm.
Type: String
Length Constraints: Minimum length of 20. Maximum length of 2048.
Pattern:
[\s\S]+Required: No
 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: