days

@JvmName(name = "qqcwoptpslvrjpkb")
suspend fun days(value: Output<List<Int>>)
@JvmName(name = "sgbeodtikjhoxqml")
suspend fun days(value: List<Int>?)

Parameters

value

The days of the month to retain backups of. Must be between 1 and 31.


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


@JvmName(name = "qbnjodejbytryiyd")
suspend fun days(values: List<Output<Int>>)
@JvmName(name = "nbbomnabffqobfex")
suspend fun days(vararg values: Int)

Parameters

values

The days of the month to retain backups of. Must be between 1 and 31.