ChannelArgs

constructor(authorized: Output<Boolean>? = null, containerFormat: Output<ChannelContainerFormat>? = null, insecureIngest: Output<Boolean>? = null, latencyMode: Output<ChannelLatencyMode>? = null, multitrackInputConfiguration: Output<ChannelMultitrackInputConfigurationArgs>? = null, name: Output<String>? = null, preset: Output<ChannelPreset>? = null, recordingConfigurationArn: Output<String>? = null, tags: Output<List<TagArgs>>? = null, type: Output<ChannelType>? = null)