Cluster Continuous Backup Config Args
fun ClusterContinuousBackupConfigArgs(enabled: Output<Boolean>? = null, encryptionConfig: Output<ClusterContinuousBackupConfigEncryptionConfigArgs>? = null, recoveryWindowDays: Output<Int>? = null)