GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Paws::LexModels::GetExportResponse(3) User Contributed Perl Documentation Paws::LexModels::GetExportResponse(3)

Paws::LexModels::GetExportResponse

The status of the export.

  • "IN_PROGRESS" - The export is in progress.
  • "READY" - The export is complete.
  • "FAILED" - The export could not be completed.

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.

The name of the bot being exported.

The 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.

The version of the bot being exported.

2022-06-01 perl v5.40.2

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.