timeZone

@JvmName(name = "sfojlrjgafbsyaqf")
suspend fun timeZone(value: Output<TimeZoneArgs>)
@JvmName(name = "xtdcbkdeiwhmjonk")
suspend fun timeZone(value: TimeZoneArgs)

Parameters

value

Defines the time zone that time_of_day is relative to. The rules for daylight saving time are determined by the chosen time zone.


@JvmName(name = "kikbkojxyduguoiv")
suspend fun timeZone(argument: suspend TimeZoneArgsBuilder.() -> Unit)

Parameters

argument

Defines the time zone that time_of_day is relative to. The rules for daylight saving time are determined by the chosen time zone.