class Aws::LexModelsV2::Types::StartImportResponse

@!attribute [rw] import_id

A unique identifier for the import.
@return [String]

@!attribute [rw] resource_specification

The parameters used when importing the bot or bot locale.
@return [Types::ImportResourceSpecification]

@!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 current status of the import. When the status is `Complete` the
bot or bot alias is ready to use.
@return [String]

@!attribute [rw] creation_date_time

The date and time that the import request was created.
@return [Time]

@see docs.aws.amazon.com/goto/WebAPI/models.lex.v2-2020-08-07/StartImportResponse AWS API Documentation

Constants

SENSITIVE