toggle menu
pulumi-aws-kotlin
5.43.0.1
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.connect.kotlin.outputs
/
GetBotAssociationLexBot
Get
Bot
Association
Lex
Bot
data
class
GetBotAssociationLexBot
(
val
lexRegion
:
String
,
val
name
:
String
)
Members
Constructors
Get
Bot
Association
Lex
Bot
Link copied to clipboard
constructor
(
lexRegion
:
String
,
name
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
lex
Region
Link copied to clipboard
val
lexRegion
:
String
Region that the Amazon Lex (V1) bot was created in.
name
Link copied to clipboard
val
name
:
String
Name of the Amazon Lex (V1) bot.