AWS SDK for Kotlin
Toggle table of contents
1.5.0
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
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