timeZone

@JvmName(name = "dxnfbjeyslhnmfex")
suspend fun timeZone(value: Output<PatchDeploymentRecurringScheduleTimeZoneArgs>)
@JvmName(name = "irlrdnhgmymsgfjq")
suspend fun timeZone(value: PatchDeploymentRecurringScheduleTimeZoneArgs)

Parameters

value

Defines the time zone that timeOfDay is relative to. The rules for daylight saving time are determined by the chosen time zone. Structure is documented below.


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

Parameters

argument

Defines the time zone that timeOfDay is relative to. The rules for daylight saving time are determined by the chosen time zone. Structure is documented below.