timeZone

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

Parameters

value

Specifies the time zone to be used when interpreting cronSchedule. Must be a time zone name from the time zone database (https://en.wikipedia.org/wiki/List_of_tz_database_time_zones), e.g. America/Los_Angeles or Africa/Abidjan. If left unspecified, the default is UTC.