Gets information about an import job started with the StartImport operation
Gets information about an import job started with the
start_import
operation.
lexmodelbuildingservice_get_import(importId)
importId |
[required] The identifier of the import job information to return. |
A list with the following syntax:
list( name = "string", resourceType = "BOT"|"INTENT"|"SLOT_TYPE", mergeStrategy = "OVERWRITE_LATEST"|"FAIL_ON_CONFLICT", importId = "string", importStatus = "IN_PROGRESS"|"COMPLETE"|"FAILED", failureReason = list( "string" ), createdDate = as.POSIXct( "2015-01-01" ) )
svc$get_import( importId = "string" )
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.