quantityBasedRetention

@JvmName(name = "shhtjayfgtmutepf")
suspend fun quantityBasedRetention(value: Output<ClusterAutomatedBackupPolicyQuantityBasedRetentionArgs>)

Parameters

value

Quantity-based Backup retention policy to retain recent backups. Conflicts with 'time_based_retention', both can't be set together. Structure is documented below.


@JvmName(name = "stpjrndmhfaqqlpi")
suspend fun quantityBasedRetention(argument: suspend ClusterAutomatedBackupPolicyQuantityBasedRetentionArgsBuilder.() -> Unit)

Parameters

argument

Quantity-based Backup retention policy to retain recent backups. Conflicts with 'time_based_retention', both can't be set together. Structure is documented below.