Backup Args
constructor(annotations: Output<Map<String, String>>? = null, backupId: Output<String>? = null, clusterName: Output<String>? = null, description: Output<String>? = null, displayName: Output<String>? = null, encryptionConfig: Output<BackupEncryptionConfigArgs>? = null, labels: Output<Map<String, String>>? = null, location: Output<String>? = null, project: Output<String>? = null, type: Output<String>? = null)