AWS::CloudTrail::Dashboard RefreshSchedule
The schedule for a dashboard refresh.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
Properties
Frequency
-
The frequency at which you want the dashboard refreshed.
Required: No
Type: Frequency
Update requires: No interruption
Status
-
Specifies whether the refresh schedule is enabled. Set the value to
ENABLED
to enable the refresh schedule, or toDISABLED
to turn off the refresh schedule.Required: No
Type: String
Allowed values:
ENABLED | DISABLED
Update requires: No interruption
TimeOfDay
-
The time of day in UTC to run the schedule; for hourly only refer to minutes; default is 00:00.
Required: No
Type: String
Pattern:
^[0-9]{2}:[0-9]{2}
Update requires: No interruption