CreateScheduledReportScheduleInput is used to input the schedule by which to run the report.

Table: CreateScheduledReportScheduleInput

ParameterTypeRequired[a]DefaultDescription
cronExpressionstringyes The cron pattern describing the schedule on which to execute the report.
endDatelong  An optional end date of the active period of the schedule.
startDatelongyes The start date of the active period of the schedule.
timeZonestringyes The timezone of the schedule (e.g., UTC, Europe/Copenhagen).

[a] Some arguments may be required, as indicated in this column. For some fields, this column indicates that a result will always be returned for it.