StartMigrationRequest

Types

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

Properties

Link copied to clipboard

The strategy used to conduct the migration.

Link copied to clipboard

The name of the Amazon Lex V1 bot that you are migrating to Amazon Lex V2.

Link copied to clipboard

The version of the bot to migrate to Amazon Lex V2. You can migrate the $LATEST version as well as any numbered version.

Link copied to clipboard

The name of the Amazon Lex V2 bot that you are migrating the Amazon Lex V1 bot 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