NAME
Paws::LexModelsV2::UpdateExportResponse
ATTRIBUTES
CreationDateTime => Str
The date and time that the export was created.
ExportId => Str
The unique identifier Amazon Lex assigned to the export.
ExportStatus => Str
The status of the export. When the status is Completed the export archive is available for download.
Valid values are: "InProgress", "Completed", "Failed", "Deleting" =head2 FileFormat => Str
The file format used for the files that define the resource.
Valid values are: "LexJson" =head2 LastUpdatedDateTime => Str
The date and time that the export was last updated.
ResourceSpecification => Paws::LexModelsV2::ExportResourceSpecification
A description of the type of resource that was exported, either a bot or a bot locale.