toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
medialive
/
aws.sdk.kotlin.services.medialive.model
/
RestartChannelPipelinesRequest
/
Builder
Builder
class
Builder
Members
Properties
channel
Id
Link copied to clipboard
var
channelId
:
String
?
ID of channel
pipeline
Ids
Link copied to clipboard
var
pipelineIds
:
List
<
ChannelPipelineIdToRestart
>
?
An array of pipelines to restart in this channel. Format PIPELINE_0 or PIPELINE_1.