timeZone

@JvmName(name = "rxhlxnciibygokrp")
suspend fun timeZone(value: Output<String>)
@JvmName(name = "wuhsfcrcvymvdkqo")
suspend fun timeZone(value: String?)

Parameters

value

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.