lexmodelbuildingservice_get_import {paws.machine.learning} | R Documentation |
Gets information about an import job started with the StartImport operation
Description
Gets information about an import job started with the start_import
operation.
See https://www.paws-r-sdk.com/docs/lexmodelbuildingservice_get_import/ for full documentation.
Usage
lexmodelbuildingservice_get_import(importId)
Arguments
importId |
[required] The identifier of the import job information to return. |
[Package paws.machine.learning version 0.7.0 Index]