View a markdown version of this page

AWS::CloudWatch::LogAlarm ScheduleConfiguration - AWS CloudFormation

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: Integer ScheduleExpression: String StartTimeOffset: Integer

Properties

EndTimeOffset

Property description not available.

Required: No

Type: Integer

Update requires: No interruption

ScheduleExpression

Property description not available.

Required: Yes

Type: String

Update requires: No interruption

StartTimeOffset

Property description not available.

Required: No

Type: Integer

Update requires: No interruption