class Aws::LexModelsV2::Types::UpdateExportResponse

@!attribute [rw] export_id

The unique identifier Amazon Lex assigned to the export.
@return [String]

@!attribute [rw] resource_specification

A description of the type of resource that was exported, either a
bot or a bot locale.
@return [Types::ExportResourceSpecification]

@!attribute [rw] file_format

The file format used for the files that define the resource.
@return [String]

@!attribute [rw] export_status

The status of the export. When the status is `Completed` the export
archive is available for 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/UpdateExportResponse AWS API Documentation

Constants

SENSITIVE