CreateExperimentTemplateStopConditionInput
Specifies a stop condition for an experiment template.
Contents
- source
-
The source for the stop condition. Specify
aws:cloudwatch:alarm
if the stop condition is defined by a CloudWatch alarm. Specifynone
if 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. This is required if the source is a 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: