UpdateScheduledReportScheduleInput
is used to input data for the schedule by which to run the report.
Table: UpdateScheduledReportScheduleInput
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: Feb 26, 2025 | |||||
cronExpression | string | yes | The cron pattern describing the schedule on which to execute the report. | ||
endDate | long | The optional end date of the active period of the schedule. | |||
startDate | string | yes | The start date of the active period of the schedule. | ||
timeZone | string | yes | The timezone of the schedule (e.g., UTC+2, or Europe/Copenhagen). |