class Aws::LexModelsV2::Types::ImportSummary
Provides summary information about an import in an import list.
@!attribute [rw] import_id
The unique identifier that Amazon Lex assigned to the import. @return [String]
@!attribute [rw] imported_resource_id
The unique identifier that Amazon Lex assigned to the imported resource. @return [String]
@!attribute [rw] imported_resource_name
The name that you gave the imported resource. @return [String]
@!attribute [rw] import_status
The status of the resource. When the status is `Completed` the resource is ready to build. @return [String]
@!attribute [rw] merge_strategy
The strategy used to merge existing bot or bot locale definitions with the imported definition. @return [String]
@!attribute [rw] creation_date_time
The date and time that the import was created. @return [Time]
@!attribute [rw] last_updated_date_time
The date and time that the import was last updated. @return [Time]
@see docs.aws.amazon.com/goto/WebAPI/models.lex.v2-2020-08-07/ImportSummary AWS API Documentation
Constants
- SENSITIVE