continuous Backup Config
Parameters
value
The continuous backup config for this cluster. If no policy is provided then the default policy will be used. The default policy takes one backup a day and retains backups for 14 days. Structure is documented below.
suspend fun continuousBackupConfig(argument: suspend ClusterContinuousBackupConfigArgsBuilder.() -> Unit)
Parameters
argument
The continuous backup config for this cluster. If no policy is provided then the default policy will be used. The default policy takes one backup a day and retains backups for 14 days. Structure is documented below.