GetBotAssociationLexBot

data class GetBotAssociationLexBot(val lexRegion: String, val name: String)

Constructors

Link copied to clipboard
constructor(lexRegion: String, name: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Region that the Amazon Lex (V1) bot was created in.

Link copied to clipboard

Name of the Amazon Lex (V1) bot.