class Aws::LexModelsV2::Types::UpdateExportRequest
@note When making an API call, you may pass UpdateExportRequest
data as a hash: { export_id: "Id", # required file_password: "ImportExportFilePassword", }
@!attribute [rw] export_id
The unique identifier Amazon Lex assigned to the export. @return [String]
@!attribute [rw] file_password
The new password to use to encrypt the export zip archive. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/models.lex.v2-2020-08-07/UpdateExportRequest AWS API Documentation
Constants
- SENSITIVE