weeks

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

Parameters

value

The weeks of the month to retain backups of. Possible values are First, Second, Third, Fourth and Last.


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


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

Parameters

values

The weeks of the month to retain backups of. Possible values are First, Second, Third, Fourth and Last.