{ "type": "object", "properties": { "ScheduleDefinitions": {}, "ScheduleIdentifier": {}, "ScheduleDescription": {}, "Tags": {}, "NextInvocations": {}, "AssociatedClusterCount": {}, "AssociatedClusters": {} }, "description": "Describes a snapshot schedule. You can set a regular interval for creating snapshots of a cluster. You can also schedule snapshots for specific dates. ", "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/aws-redshift/refs/heads/main/json-structure/redshift-snapshot-schedule-structure.json", "name": "SnapshotSchedule" }