hourlyRecurrence

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

Parameters

value

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


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

Parameters

argument

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