GetMigrationResponse

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A list of alerts and warnings that indicate issues with the migration for the Amazon Lex V1 bot to Amazon Lex V2. You receive a warning when an Amazon Lex V1 feature has a different implementation if Amazon Lex V2.

Link copied to clipboard

The unique identifier of the migration. This is the same as the identifier used when calling the GetMigration operation.

Link copied to clipboard

Indicates the status of the migration. When the status is COMPLETE the migration is finished and the bot is available in Amazon Lex V2. There may be alerts and warnings that need to be resolved to complete the migration.

Link copied to clipboard

The strategy used to conduct the migration.

Link copied to clipboard

The date and time that the migration started.

Link copied to clipboard

The locale of the Amazon Lex V1 bot migrated to Amazon Lex V2.

Link copied to clipboard

The name of the Amazon Lex V1 bot migrated to Amazon Lex V2.

Link copied to clipboard

The version of the Amazon Lex V1 bot migrated to Amazon Lex V2.

Link copied to clipboard

The unique identifier of the Amazon Lex V2 bot that the Amazon Lex V1 is being migrated to.

Link copied to clipboard

The IAM role that Amazon Lex uses to run the Amazon Lex V2 bot.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String