class Aws::LexModelsV2::Types::DescribeExportResponse
@!attribute [rw] export_id
The unique identifier of the described export. @return [String]
@!attribute [rw] resource_specification
The bot, bot ID, and optional locale ID of the exported bot or bot locale. @return [Types::ExportResourceSpecification]
@!attribute [rw] file_format
The file format used in the files that describe the bot or bot locale. @return [String]
@!attribute [rw] export_status
The status of the export. When the status is `Complete` the export archive file is available for download. @return [String]
@!attribute [rw] failure_reasons
If the `exportStatus` is failed, contains one or more reasons why the export could not be completed. @return [Array<String>]
@!attribute [rw] download_url
A pre-signed S3 URL that points to the bot or bot locale archive. The URL is only available for 5 minutes after calling the `DescribeExport` operation. @return [String]
@!attribute [rw] creation_date_time
The date and time that the export was created. @return [Time]
@!attribute [rw] last_updated_date_time
The last date and time that the export was updated. @return [Time]
@see docs.aws.amazon.com/goto/WebAPI/models.lex.v2-2020-08-07/DescribeExportResponse AWS API Documentation
Constants
- SENSITIVE