monthlyBackupsToKeep

@JvmName(name = "hjrsqbvniildkgmr")
suspend fun monthlyBackupsToKeep(value: Output<Int>)
@JvmName(name = "kbbiaorsrmlywfgt")
suspend fun monthlyBackupsToKeep(value: Int?)

Parameters

value

Provides the number of monthly backups to keep, defaults to 1 which is the minimum, maximum is 1019.

Note: Currently, the combined (daily + weekly + monthy) retention counts cannot exceed 1019.