CreateScheduledReportScheduleInput
is used to input the schedule by which to run the report.
Table: CreateScheduledReportScheduleInput
Parameter | Type | Required | Default | Stability | Description |
---|---|---|---|---|---|
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column. | |||||
Table last updated: Sep 17, 2024 | |||||
cronExpression | string | yes | Long-Term | The cron pattern describing the schedule on which to execute the report. | |
endDate | long | Long-Term | An optional end date of the active period of the schedule. | ||
startDate | long | yes | Long-Term | The start date of the active period of the schedule. | |
timeZone | string | yes | Long-Term | The timezone of the schedule (e.g., UTC, Europe/Copenhagen). |