ChannelArgs

fun ChannelArgs(channelName: Output<String>? = null, fillerSlate: Output<ChannelSlateSourceArgs>? = null, logConfiguration: Output<ChannelLogConfigurationForChannelArgs>? = null, outputs: Output<List<ChannelRequestOutputItemArgs>>? = null, playbackMode: Output<ChannelPlaybackMode>? = null, tags: Output<List<ChannelTagArgs>>? = null, tier: Output<ChannelTier>? = null)