monthlyOccurrences

@JvmName(name = "clrdsdgbnsumxomn")
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 = "onfplkejqdbyjipb")
suspend fun monthlyOccurrences(vararg values: Output<SoftwareUpdateConfigurationScheduleMonthlyOccurrenceArgs>)


@JvmName(name = "imncmlrxgxcaklly")
suspend fun monthlyOccurrences(values: List<Output<SoftwareUpdateConfigurationScheduleMonthlyOccurrenceArgs>>)
@JvmName(name = "adwwprvwkmcwntib")
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 = "iwmiwlskufopxqvy")
suspend fun monthlyOccurrences(argument: List<suspend SoftwareUpdateConfigurationScheduleMonthlyOccurrenceArgsBuilder.() -> Unit>)
@JvmName(name = "pemkrtidaybxastw")
suspend fun monthlyOccurrences(vararg argument: suspend SoftwareUpdateConfigurationScheduleMonthlyOccurrenceArgsBuilder.() -> Unit)
@JvmName(name = "qwitnyjdvffbqjlu")
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.