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::LogAlarm ScheduleConfiguration
The ScheduleConfiguration property type specifies Property description not available. for an AWS::CloudWatch::LogAlarm.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "EndTimeOffset" :Integer, "ScheduleExpression" :String, "StartTimeOffset" :Integer}
YAML
EndTimeOffset:IntegerScheduleExpression:StringStartTimeOffset:Integer
Properties
EndTimeOffsetProperty description not available.
Required: No
Type: Integer
Update requires: No interruption
ScheduleExpressionProperty description not available.
Required: Yes
Type: String
Update requires: No interruption
StartTimeOffsetProperty description not available.
Required: No
Type: Integer
Update requires: No interruption