SnapshotSchedule
SnapshotSchedule
| Name | Description | Schema | Default |
|---|---|---|---|
| frequency required | Frequency of the snapshot Example : WEEKLYPattern : ^(WEEKLY|DAILY)$ | string | |
| day_of_week optional | Day of week of the snapshot schedule Example : MONPattern : ^(SUN|MON|TUE|WED|THU|FRI|SAT)$ | any of [string, null] | |
| hour required | Hour of the snapshot schedule Example : 23Pattern : ^([0-9]|1[0-9]|2[0-3])$ | string |