monthlyOccurrence

@JvmName(name = "fssnurcncmpfsmdb")
suspend fun monthlyOccurrence(value: Output<ScheduleMonthlyOccurrenceArgs>)
@JvmName(name = "kndtiaqulhexekis")
suspend fun monthlyOccurrence(value: ScheduleMonthlyOccurrenceArgs?)

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.


@JvmName(name = "bijkmhsyddsgasyo")
suspend fun monthlyOccurrence(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.