toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.lex.kotlin
/
bot
bot
suspend
fun
bot
(
name
:
String
,
block
:
suspend
BotResourceBuilder
.
(
)
->
Unit
)
:
Bot
Parameters
name
The
unique
name of the resulting resource.
block
Builder for
Bot
.
See also
Bot
.
fun
bot
(
name
:
String
)
:
Bot
Parameters
name
The
unique
name of the resulting resource.
See also
Bot
.