GetBotAssociationLexBot

data class GetBotAssociationLexBot(val lexRegion: String, val name: String) : ConvertibleToJava<GetBotAssociationLexBot>

Constructors

Link copied to clipboard
fun GetBotAssociationLexBot(lexRegion: String, name: String)

Functions

Link copied to clipboard
open override fun toJava(): GetBotAssociationLexBot

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.