class Aws::LexModelBuildingService::Types::MigrationSummary
Provides information about migrating a bot from Amazon Lex V1 to Amazon Lex V2.
@!attribute [rw] migration_id
The unique identifier that Amazon Lex assigned to the migration. @return [String]
@!attribute [rw] v1_bot_name
The name of the Amazon Lex V1 bot that is the source of the migration. @return [String]
@!attribute [rw] v1_bot_version
The version of the Amazon Lex V1 bot that is the source of the migration. @return [String]
@!attribute [rw] v1_bot_locale
The locale of the Amazon Lex V1 bot that is the source of the migration. @return [String]
@!attribute [rw] v2_bot_id
The unique identifier of the Amazon Lex V2 that is the destination of the migration. @return [String]
@!attribute [rw] v2_bot_role
The IAM role that Amazon Lex uses to run the Amazon Lex V2 bot. @return [String]
@!attribute [rw] migration_status
The status of the operation. When the status is `COMPLETE` the bot is available in Amazon Lex V2. There may be alerts and warnings that need to be resolved to complete the migration. @return [String]
@!attribute [rw] migration_strategy
The strategy used to conduct the migration. @return [String]
@!attribute [rw] migration_timestamp
The date and time that the migration started. @return [Time]
@see docs.aws.amazon.com/goto/WebAPI/lex-models-2017-04-19/MigrationSummary AWS API Documentation
Constants
- SENSITIVE