pulumi-aws-kotlin
6.12.2.0
pulumi-aws-kotlin
/
com.pulumi.aws.connect.kotlin
/
BotAssociationArgsBuilder
Bot
Association
Args
Builder
class
BotAssociationArgsBuilder
Builder for
BotAssociationArgs
.
Functions
Functions
instance
Id
Link copied to clipboard
@
JvmName
(
name
=
"pnxlyigclngjmuhp"
)
suspend
fun
instanceId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ttkubekvhkwigdkt"
)
suspend
fun
instanceId
(
value
:
String
?
)
lex
Bot
Link copied to clipboard
@
JvmName
(
name
=
"ybvhlsexetanqyke"
)
suspend
fun
lexBot
(
value
:
BotAssociationLexBotArgs
?
)
@
JvmName
(
name
=
"yeshwnfetxvbybfn"
)
suspend
fun
lexBot
(
value
:
Output
<
BotAssociationLexBotArgs
>
)
@
JvmName
(
name
=
"xbtjttoyomqsgttq"
)
suspend
fun
lexBot
(
argument
:
suspend
BotAssociationLexBotArgsBuilder
.
(
)
->
Unit
)