ChannelArgs

constructor(audiences: Output<List<String>>? = null, channelName: Output<String>? = null, fillerSlate: Output<ChannelSlateSourceArgs>? = null, logConfiguration: Output<ChannelLogConfigurationForChannelArgs>? = null, outputs: Output<List<ChannelRequestOutputItemArgs>>? = null, playbackMode: Output<ChannelPlaybackMode>? = null, tags: Output<List<TagArgs>>? = null, tier: Output<ChannelTier>? = null, timeShiftConfiguration: Output<ChannelTimeShiftConfigurationArgs>? = null)