ChannelDestinationMediaPackageSettingArgs

data class ChannelDestinationMediaPackageSettingArgs(val channelId: Output<String>) : ConvertibleToJava<ChannelDestinationMediaPackageSettingArgs>

Constructors

constructor(channelId: Output<String>)

Properties

Link copied to clipboard
val channelId: Output<String>

ID of the channel in MediaPackage that is the destination for this output group.

Functions

Link copied to clipboard
open override fun toJava(): ChannelDestinationMediaPackageSettingArgs