monthly Occurrences
Parameters
value
One monthly_occurrence
blocks as defined below to specifies occurrences of days within a month. Only valid when frequency is Month
. The monthly_occurrence
block supports fields documented below.
Parameters
values
One monthly_occurrence
blocks as defined below to specifies occurrences of days within a month. Only valid when frequency is Month
. The monthly_occurrence
block supports fields documented below.
suspend fun monthlyOccurrences(argument: List<suspend ScheduleMonthlyOccurrenceArgsBuilder.() -> Unit>)
suspend fun monthlyOccurrences(vararg argument: suspend ScheduleMonthlyOccurrenceArgsBuilder.() -> Unit)
Parameters
argument
One monthly_occurrence
blocks as defined below to specifies occurrences of days within a month. Only valid when frequency is Month
. The monthly_occurrence
block supports fields documented below.