class Aws::LexModelsV2::Types::DescribeImportResponse
@!attribute [rw] import_id
The unique identifier of the described import. @return [String]
@!attribute [rw] resource_specification
The specifications of the imported bot or bot locale. @return [Types::ImportResourceSpecification]
@!attribute [rw] imported_resource_id
The unique identifier that Amazon Lex assigned to the resource created by the import. @return [String]
@!attribute [rw] imported_resource_name
The name of the imported resource. @return [String]
@!attribute [rw] merge_strategy
The strategy used when there was a name conflict between the imported resource and an existing resource. When the merge strategy is `FailOnConflict` existing resources are not overwritten and the import fails. @return [String]
@!attribute [rw] import_status
The status of the import process. When the status is `Completed` the resource is imported and ready for use. @return [String]
@!attribute [rw] failure_reasons
If the `importStatus` field is `Failed`, this provides one or more reasons for the failture. @return [Array<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/DescribeImportResponse AWS API Documentation
Constants
- SENSITIVE