class Aws::LexModelBuildingService::Types::GetImportResponse
@!attribute [rw] name
The name given to the import job. @return [String]
@!attribute [rw] resource_type
The type of resource imported. @return [String]
@!attribute [rw] merge_strategy
The action taken when there was a conflict between an existing resource and a resource in the import file. @return [String]
@!attribute [rw] import_id
The identifier for the specific import job. @return [String]
@!attribute [rw] import_status
The status of the import job. If the status is `FAILED`, you can get the reason for the failure from the `failureReason` field. @return [String]
@!attribute [rw] failure_reason
A string that describes why an import job failed to complete. @return [Array<String>]
@!attribute [rw] created_date
A timestamp for the date and time that the import job was created. @return [Time]
@see docs.aws.amazon.com/goto/WebAPI/lex-models-2017-04-19/GetImportResponse AWS API Documentation
Constants
- SENSITIVE