daysOfMonths

@JvmName(name = "obvkicdsqmpvlqpe")
suspend fun daysOfMonths(value: Output<List<Int>>)
@JvmName(name = "wtjxoguegvlbxgxj")
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 = "jivvjyuvpljjgrvm")
suspend fun daysOfMonths(vararg values: Output<Int>)


@JvmName(name = "teshturkiiursoyb")
suspend fun daysOfMonths(values: List<Output<Int>>)
@JvmName(name = "jovqdhjadprsiarn")
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.