{ "type": "object", "properties": { "ScheduledActionName": {}, "TargetAction": {}, "Schedule": {}, "IamRole": {}, "ScheduledActionDescription": {}, "State": {}, "NextInvocations": {}, "StartTime": {}, "EndTime": {} }, "description": "Describes a scheduled action. You can use a scheduled action to trigger some Amazon Redshift API operations on a schedule. For information about which API operations can be scheduled, see ScheduledActionType. ", "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/aws-redshift/refs/heads/main/json-structure/redshift-scheduled-action-structure.json", "name": "ScheduledAction" }