monthlyOccurrences

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


@JvmName(name = "fggceggqrrdkpdvj")
suspend fun monthlyOccurrences(values: List<Output<SoftwareUpdateConfigurationScheduleMonthlyOccurrenceArgs>>)
@JvmName(name = "mrgpefxsnrvpqrwq")
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 = "embilakrehkwmbkd")
suspend fun monthlyOccurrences(argument: List<suspend SoftwareUpdateConfigurationScheduleMonthlyOccurrenceArgsBuilder.() -> Unit>)
@JvmName(name = "hceuamkepwsyqhov")
suspend fun monthlyOccurrences(vararg argument: suspend SoftwareUpdateConfigurationScheduleMonthlyOccurrenceArgsBuilder.() -> Unit)
@JvmName(name = "lngkiaqlpvujrrjx")
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.