Backup Plan Args
constructor(backupConfig: Output<BackupPlanBackupConfigArgs>? = null, backupSchedule: Output<BackupPlanBackupScheduleArgs>? = null, cluster: Output<String>? = null, deactivated: Output<Boolean>? = null, description: Output<String>? = null, labels: Output<Map<String, String>>? = null, location: Output<String>? = null, name: Output<String>? = null, project: Output<String>? = null, retentionPolicy: Output<BackupPlanRetentionPolicyArgs>? = null)