monthlyOccurrences

@JvmName(name = "uxcupcvphtjkarps")
suspend fun monthlyOccurrences(value: Output<List<SoftwareUpdateConfigurationScheduleMonthlyOccurrenceArgs>>)

Parameters

value

List of 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 as defined below.


@JvmName(name = "rnelpixmsfjvmrmx")
suspend fun monthlyOccurrences(vararg values: Output<SoftwareUpdateConfigurationScheduleMonthlyOccurrenceArgs>)


@JvmName(name = "rtmlbxhedfutbgbm")
suspend fun monthlyOccurrences(values: List<Output<SoftwareUpdateConfigurationScheduleMonthlyOccurrenceArgs>>)
@JvmName(name = "alggjpsoilmsujok")
suspend fun monthlyOccurrences(vararg values: SoftwareUpdateConfigurationScheduleMonthlyOccurrenceArgs)

Parameters

values

List of 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 as defined below.


@JvmName(name = "kddgyuiywqwxjoco")
suspend fun monthlyOccurrences(argument: List<suspend SoftwareUpdateConfigurationScheduleMonthlyOccurrenceArgsBuilder.() -> Unit>)
@JvmName(name = "kjvlytldxbiskexq")
suspend fun monthlyOccurrences(vararg argument: suspend SoftwareUpdateConfigurationScheduleMonthlyOccurrenceArgsBuilder.() -> Unit)
@JvmName(name = "hvwnayybnxghqqaq")
suspend fun monthlyOccurrences(argument: suspend SoftwareUpdateConfigurationScheduleMonthlyOccurrenceArgsBuilder.() -> Unit)

Parameters

argument

List of 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 as defined below.