SnapshotImportArgs

constructor(clientData: Output<SnapshotImportClientDataArgs>? = null, description: Output<String>? = null, diskContainer: Output<SnapshotImportDiskContainerArgs>? = null, encrypted: Output<Boolean>? = null, kmsKeyId: Output<String>? = null, permanentRestore: Output<Boolean>? = null, roleName: Output<String>? = null, storageTier: Output<String>? = null, tags: Output<Map<String, String>>? = null, temporaryRestoreDays: Output<Int>? = null)