timeZone

@JvmName(name = "cljwukmcpdskkkck")
suspend fun timeZone(value: Output<TimeZoneArgs>)
@JvmName(name = "lvcdrnjbghoalgux")
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 = "qxrgjgecohtygywd")
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.