![]() |
![]()
| ![]() |
![]()
NAMEPaws::LexModels::StartImportResponse ATTRIBUTESCreatedDate => StrA timestamp for the date and time that the import job was requested. ImportId => StrThe identifier for the specific import job. ImportStatus => StrThe status of the import job. If the status is "FAILED", you can get the reason for the failure using the "GetImport" operation. Valid values are: "IN_PROGRESS", "COMPLETE", "FAILED" =head2 MergeStrategy => Str The action to take when there is a merge conflict. Valid values are: "OVERWRITE_LATEST", "FAIL_ON_CONFLICT" =head2 Name => Str The name given to the import job. ResourceType => StrThe type of resource to import. Valid values are: "BOT", "INTENT", "SLOT_TYPE" =head2 Tags => ArrayRef[Paws::LexModels::Tag] A list of tags added to the imported bot. _request_id => Str
|