ImportJobArgs

fun ImportJobArgs(importJobId: Output<String>? = null, importMethod: Output<ImportJobImportMethod>? = null, keyRingId: Output<String>? = null, location: Output<String>? = null, project: Output<String>? = null, protectionLevel: Output<ImportJobProtectionLevel>? = null)