class Aws::LexModelBuildingService::Types::StartImportResponse
@!attribute [rw] name
The name given to the import job. @return [String]
@!attribute [rw] resource_type
The type of resource to import. @return [String]
@!attribute [rw] merge_strategy
The action to take when there is a merge conflict. @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 using the `GetImport` operation. @return [String]
@!attribute [rw] tags
A list of tags added to the imported bot. @return [Array<Types::Tag>]
@!attribute [rw] created_date
A timestamp for the date and time that the import job was requested. @return [Time]
@see docs.aws.amazon.com/goto/WebAPI/lex-models-2017-04-19/StartImportResponse AWS API Documentation
Constants
- SENSITIVE