toggle menu
pulumi-aws-kotlin
5.43.0.1
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.connect.kotlin.inputs
/
GetBotAssociationLexBot
Get
Bot
Association
Lex
Bot
data
class
GetBotAssociationLexBot
(
val
lexRegion
:
String
,
val
name
:
String
)
:
ConvertibleToJava
<
GetBotAssociationLexBot
>
Members
Constructors
Get
Bot
Association
Lex
Bot
Link copied to clipboard
constructor
(
lexRegion
:
String
,
name
:
String
)
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.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetBotAssociationLexBot