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