weeks

@JvmName(name = "wpfdeestsxmcshvk")
suspend fun weeks(value: Output<List<String>>)
@JvmName(name = "ycamnnjbfusqbweg")
suspend fun weeks(value: List<String>?)

Parameters

value

The weeks of the month to retain backups of. Must be one of First, Second, Third, Fourth, Last.


@JvmName(name = "bnjxhyyroplgevsu")
suspend fun weeks(vararg values: Output<String>)


@JvmName(name = "hbqkjsowowlhejkg")
suspend fun weeks(values: List<Output<String>>)
@JvmName(name = "gxmqduifbvhfwkbi")
suspend fun weeks(vararg values: String)

Parameters

values

The weeks of the month to retain backups of. Must be one of First, Second, Third, Fourth, Last.