monthlyOccurrences

@JvmName(name = "jvukbgwoekaxrgra")
suspend fun monthlyOccurrences(value: Output<List<ScheduleMonthlyOccurrenceArgs>>)
@JvmName(name = "ngigpobtjbehicid")
suspend fun monthlyOccurrences(value: List<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 = "xxoayjpwkkodnlct")
suspend fun monthlyOccurrences(vararg values: Output<ScheduleMonthlyOccurrenceArgs>)


@JvmName(name = "iblcgmwaaqphtskk")
suspend fun monthlyOccurrences(values: List<Output<ScheduleMonthlyOccurrenceArgs>>)
@JvmName(name = "eegqahietshfksrc")
suspend fun monthlyOccurrences(vararg values: ScheduleMonthlyOccurrenceArgs)

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.


@JvmName(name = "urwbcwiahahymywd")
suspend fun monthlyOccurrences(argument: List<suspend ScheduleMonthlyOccurrenceArgsBuilder.() -> Unit>)
@JvmName(name = "tnebbtwwheywjfqp")
suspend fun monthlyOccurrences(vararg argument: suspend ScheduleMonthlyOccurrenceArgsBuilder.() -> Unit)
@JvmName(name = "opiksfnaxiksypbj")
suspend fun monthlyOccurrences(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.