dailyRecurrence

@JvmName(name = "khmjogfhaamfbksk")
suspend fun dailyRecurrence(value: Output<DayDetailsArgs>)
@JvmName(name = "ttuuvrfhoyruwfxg")
suspend fun dailyRecurrence(value: DayDetailsArgs?)

Parameters

value

If the schedule will occur once each day of the week, specify the daily recurrence.


@JvmName(name = "yymntiisxbcnvwfa")
suspend fun dailyRecurrence(argument: suspend DayDetailsArgsBuilder.() -> Unit)

Parameters

argument

If the schedule will occur once each day of the week, specify the daily recurrence.