toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
chime
/
aws.sdk.kotlin.services.chime.model
/
CreateBotResponse
/
Builder
Builder
class
Builder
Members
Properties
bot
Link copied to clipboard
var
bot
:
Bot
?
The bot details.
Functions
bot
Link copied to clipboard
fun
bot
(
block
:
Bot.Builder
.
(
)
->
Unit
)
construct an
aws.sdk.kotlin.services.chime.model.Bot
inside the given
block