daysOfMonths

@JvmName(name = "jyiccmbwbwtfcqqb")
suspend fun daysOfMonths(value: Output<List<Int>>)
@JvmName(name = "mhjgrutunowlwfhc")
suspend fun daysOfMonths(value: List<Int>?)

Parameters

value

Day(s) of the month on which the trigger is scheduled. This value can be specified with a monthly frequency only.


@JvmName(name = "tatbigeebblrtspl")
suspend fun daysOfMonths(vararg values: Output<Int>)


@JvmName(name = "iankuxqafqrpicrx")
suspend fun daysOfMonths(values: List<Output<Int>>)
@JvmName(name = "kcoxgntmpqrckclo")
suspend fun daysOfMonths(vararg values: Int)

Parameters

values

Day(s) of the month on which the trigger is scheduled. This value can be specified with a monthly frequency only.