weeklyRecurrence

@JvmName(name = "ktcfqfiybbcilvwg")
suspend fun weeklyRecurrence(value: Output<WeekDetailsArgs>)
@JvmName(name = "dhgorvyqyvhkbmpl")
suspend fun weeklyRecurrence(value: WeekDetailsArgs?)

Parameters

value

If the schedule will occur only some days of the week, specify the weekly recurrence.


@JvmName(name = "varfjqthunoeksyq")
suspend fun weeklyRecurrence(argument: suspend WeekDetailsArgsBuilder.() -> Unit)

Parameters

argument

If the schedule will occur only some days of the week, specify the weekly recurrence.