hourlyRecurrence

@JvmName(name = "tjsdngwuaaeparpb")
suspend fun hourlyRecurrence(value: Output<HourDetailsArgs>)
@JvmName(name = "kefpefykverrywih")
suspend fun hourlyRecurrence(value: HourDetailsArgs?)

Parameters

value

If the schedule will occur multiple times a day, specify the hourly recurrence.


@JvmName(name = "kdmrbtnwcqcqsbhg")
suspend fun hourlyRecurrence(argument: suspend HourDetailsArgsBuilder.() -> Unit)

Parameters

argument

If the schedule will occur multiple times a day, specify the hourly recurrence.