This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::CloudWatch::Alarm WarmUpConfiguration
The WarmUpConfiguration property type specifies Property description not available. for an AWS::CloudWatch::Alarm.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "OnlyStartEvaluatingAfterWarmUpPeriodEnds" :Boolean, "WarmUpPeriodDurationInMinutes" :Integer}
YAML
OnlyStartEvaluatingAfterWarmUpPeriodEnds:BooleanWarmUpPeriodDurationInMinutes:Integer
Properties
OnlyStartEvaluatingAfterWarmUpPeriodEndsProperty description not available.
Required: No
Type: Boolean
Update requires: No interruption
WarmUpPeriodDurationInMinutesProperty description not available.
Required: No
Type: Integer
Minimum:
1Maximum:
2880Update requires: No interruption