monthlyOccurrence

@JvmName(name = "mrhedindlbrtptyp")
suspend fun monthlyOccurrence(value: Output<ScheduleMonthlyOccurrenceArgs>)
@JvmName(name = "ujcjjjtqggkgmimo")
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 = "dtctfyyyuyhnopvh")
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.