timeZone

val timeZone: Output<String>

Specifies the time zone for a cron expression. Valid values are the canonical names of the IANA time zones (such as Etc/GMT+9 or Pacific/Tahiti).

NOTE: When start_time and end_time are specified with recurrence , they form the boundaries of when the recurring action will start and stop.