pulumi-aws-kotlin
6.6.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.connect.kotlin.outputs
/
GetBotAssociationLexBot
Get
Bot
Association
Lex
Bot
data
class
GetBotAssociationLexBot
(
val
lexRegion
:
String
,
val
name
:
String
)
Types
Constructors
Properties
Constructors
Get
Bot
Association
Lex
Bot
Link copied to clipboard
fun
GetBotAssociationLexBot
(
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.