daysOfMonths

@JvmName(name = "wrckeivnuhgaevou")
suspend fun daysOfMonths(value: Output<List<Int>>)
@JvmName(name = "wjlxcfujoibsdorl")
suspend fun daysOfMonths(value: List<Int>)

Parameters

value

List of the days of the month when the snapshots will be created, valid range is from 1 to 30.


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


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

Parameters

values

List of the days of the month when the snapshots will be created, valid range is from 1 to 30.