![]() |
![]()
| ![]() |
![]()
NAMEPaws::LexModels::GetExportResponse ATTRIBUTESExportStatus => StrThe status of the export.
Valid values are: "IN_PROGRESS", "READY", "FAILED" =head2 ExportType => Str The format of the exported data. Valid values are: "ALEXA_SKILLS_KIT", "LEX" =head2 FailureReason => Str If "status" is "FAILED", Amazon Lex provides the reason that it failed to export the resource. Name => StrThe name of the bot being exported. ResourceType => StrThe type of the exported resource. Valid values are: "BOT", "INTENT", "SLOT_TYPE" =head2 Url => Str An S3 pre-signed URL that provides the location of the exported resource. The exported resource is a ZIP archive that contains the exported resource in JSON format. The structure of the archive may change. Your code should not rely on the archive structure. Version => StrThe version of the bot being exported. _request_id => Str
|