FileImportArgs

constructor(contentType: Output<Either<String, FileImportContentType>>? = null, fileImportId: Output<String>? = null, importFile: Output<FileMetadataArgs>? = null, ingestionMode: Output<Either<String, IngestionMode>>? = null, resourceGroupName: Output<String>? = null, source: Output<String>? = null, workspaceName: Output<String>? = null)