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