timeOfDay

@JvmName(name = "pbocntedtmplydgo")
suspend fun timeOfDay(value: Output<PatchDeploymentRecurringScheduleTimeOfDayArgs>)
@JvmName(name = "hvpijlpnmkncfcfv")
suspend fun timeOfDay(value: PatchDeploymentRecurringScheduleTimeOfDayArgs)

Parameters

value

Time of the day to run a recurring deployment. Structure is documented below.


@JvmName(name = "ptxxbuqpnehyseeg")
suspend fun timeOfDay(argument: suspend PatchDeploymentRecurringScheduleTimeOfDayArgsBuilder.() -> Unit)

Parameters

argument

Time of the day to run a recurring deployment. Structure is documented below.