class Aws::LexModelsV2::Types::CreateExportResponse

@!attribute [rw] export_id

An identifier for a specific request to create an 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 bot or bot locale definition files.
@return [String]

@!attribute [rw] export_status

The status of the export. When the status is `Completed`, you can
use the operation to get the pre-signed S3 URL link to your exported
bot or bot locale.
@return [String]

@!attribute [rw] creation_date_time

The date and time that the request to export a bot was created.
@return [Time]

@see docs.aws.amazon.com/goto/WebAPI/models.lex.v2-2020-08-07/CreateExportResponse AWS API Documentation

Constants

SENSITIVE