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