ClusterAutomatedBackupPolicyArgs

constructor(backupWindow: Output<String>? = null, enabled: Output<Boolean>? = null, encryptionConfig: Output<ClusterAutomatedBackupPolicyEncryptionConfigArgs>? = null, labels: Output<Map<String, String>>? = null, location: Output<String>? = null, quantityBasedRetention: Output<ClusterAutomatedBackupPolicyQuantityBasedRetentionArgs>? = null, timeBasedRetention: Output<ClusterAutomatedBackupPolicyTimeBasedRetentionArgs>? = null, weeklySchedule: Output<ClusterAutomatedBackupPolicyWeeklyScheduleArgs>? = null)