pulumi-aws-kotlin
5.42.0.1
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
=
"rpccipdbrdstpkyv"
)
suspend
fun
instanceId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"wmcfdvjddngfrwpj"
)
suspend
fun
instanceId
(
value
:
String
?
)
lex
Bot
Link copied to clipboard
@
JvmName
(
name
=
"acwigfpxfxjlrcag"
)
suspend
fun
lexBot
(
value
:
BotAssociationLexBotArgs
?
)
@
JvmName
(
name
=
"hbblexpxogguuvcl"
)
suspend
fun
lexBot
(
value
:
Output
<
BotAssociationLexBotArgs
>
)
@
JvmName
(
name
=
"jefgjuxmtglmhnii"
)
suspend
fun
lexBot
(
argument
:
suspend
BotAssociationLexBotArgsBuilder
.
(
)
->
Unit
)