class Aws::LexModelsV2::Types::ExportSummary
Provides summary information about an export in an export list.
@!attribute [rw] export_id
The unique identifier that Amazon Lex assigned to the export. @return [String]
@!attribute [rw] resource_specification
Information about the bot or bot locale that was exported. @return [Types::ExportResourceSpecification]
@!attribute [rw] file_format
The file format used in the export files. @return [String]
@!attribute [rw] export_status
The status of the export. When the status is `Completed` the export is ready to download. @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 date and time that the export was last updated. @return [Time]
@see docs.aws.amazon.com/goto/WebAPI/models.lex.v2-2020-08-07/ExportSummary AWS API Documentation
Constants
- SENSITIVE