Channel Encoder Settings Output Group Output Group Settings Args
data class ChannelEncoderSettingsOutputGroupOutputGroupSettingsArgs(val archiveGroupSettings: Output<List<ChannelEncoderSettingsOutputGroupOutputGroupSettingsArchiveGroupSettingArgs>>? = null, val frameCaptureGroupSettings: Output<ChannelEncoderSettingsOutputGroupOutputGroupSettingsFrameCaptureGroupSettingsArgs>? = null, val hlsGroupSettings: Output<ChannelEncoderSettingsOutputGroupOutputGroupSettingsHlsGroupSettingsArgs>? = null, val mediaPackageGroupSettings: Output<ChannelEncoderSettingsOutputGroupOutputGroupSettingsMediaPackageGroupSettingsArgs>? = null, val msSmoothGroupSettings: Output<ChannelEncoderSettingsOutputGroupOutputGroupSettingsMsSmoothGroupSettingsArgs>? = null, val multiplexGroupSettings: Output<ChannelEncoderSettingsOutputGroupOutputGroupSettingsMultiplexGroupSettingsArgs>? = null, val rtmpGroupSettings: Output<ChannelEncoderSettingsOutputGroupOutputGroupSettingsRtmpGroupSettingsArgs>? = null, val udpGroupSettings: Output<ChannelEncoderSettingsOutputGroupOutputGroupSettingsUdpGroupSettingsArgs>? = null) : ConvertibleToJava<ChannelEncoderSettingsOutputGroupOutputGroupSettingsArgs>
Constructors
Link copied to clipboard
constructor(archiveGroupSettings: Output<List<ChannelEncoderSettingsOutputGroupOutputGroupSettingsArchiveGroupSettingArgs>>? = null, frameCaptureGroupSettings: Output<ChannelEncoderSettingsOutputGroupOutputGroupSettingsFrameCaptureGroupSettingsArgs>? = null, hlsGroupSettings: Output<ChannelEncoderSettingsOutputGroupOutputGroupSettingsHlsGroupSettingsArgs>? = null, mediaPackageGroupSettings: Output<ChannelEncoderSettingsOutputGroupOutputGroupSettingsMediaPackageGroupSettingsArgs>? = null, msSmoothGroupSettings: Output<ChannelEncoderSettingsOutputGroupOutputGroupSettingsMsSmoothGroupSettingsArgs>? = null, multiplexGroupSettings: Output<ChannelEncoderSettingsOutputGroupOutputGroupSettingsMultiplexGroupSettingsArgs>? = null, rtmpGroupSettings: Output<ChannelEncoderSettingsOutputGroupOutputGroupSettingsRtmpGroupSettingsArgs>? = null, udpGroupSettings: Output<ChannelEncoderSettingsOutputGroupOutputGroupSettingsUdpGroupSettingsArgs>? = null)
Properties
Link copied to clipboard
val archiveGroupSettings: Output<List<ChannelEncoderSettingsOutputGroupOutputGroupSettingsArchiveGroupSettingArgs>>? = null
Archive group settings. See Archive Group Settings for more details.
Link copied to clipboard
Link copied to clipboard
val hlsGroupSettings: Output<ChannelEncoderSettingsOutputGroupOutputGroupSettingsHlsGroupSettingsArgs>? = null
Link copied to clipboard
val mediaPackageGroupSettings: Output<ChannelEncoderSettingsOutputGroupOutputGroupSettingsMediaPackageGroupSettingsArgs>? = null
Media package group settings. See Media Package Group Settings for more details.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val rtmpGroupSettings: Output<ChannelEncoderSettingsOutputGroupOutputGroupSettingsRtmpGroupSettingsArgs>? = null
RTMP group settings. See RTMP Group Settings for more details.
Link copied to clipboard
val udpGroupSettings: Output<ChannelEncoderSettingsOutputGroupOutputGroupSettingsUdpGroupSettingsArgs>? = null