@Stability(value=Stable) public static final class CfnChannel.OutputGroupSettingsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnChannel.OutputGroupSettingsProperty>
CfnChannel.OutputGroupSettingsProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnChannel.OutputGroupSettingsProperty.Builder archiveGroupSettings(CfnChannel.ArchiveGroupSettingsProperty archiveGroupSettings)
CfnChannel.OutputGroupSettingsProperty.getArchiveGroupSettings()archiveGroupSettings - The configuration of an archive output group.
The parent of this entity is OutputGroupSettings.this@Stability(value=Stable) public CfnChannel.OutputGroupSettingsProperty.Builder archiveGroupSettings(IResolvable archiveGroupSettings)
CfnChannel.OutputGroupSettingsProperty.getArchiveGroupSettings()archiveGroupSettings - The configuration of an archive output group.
The parent of this entity is OutputGroupSettings.this@Stability(value=Stable) public CfnChannel.OutputGroupSettingsProperty.Builder frameCaptureGroupSettings(CfnChannel.FrameCaptureGroupSettingsProperty frameCaptureGroupSettings)
CfnChannel.OutputGroupSettingsProperty.getFrameCaptureGroupSettings()frameCaptureGroupSettings - The configuration of a frame capture output group.this@Stability(value=Stable) public CfnChannel.OutputGroupSettingsProperty.Builder frameCaptureGroupSettings(IResolvable frameCaptureGroupSettings)
CfnChannel.OutputGroupSettingsProperty.getFrameCaptureGroupSettings()frameCaptureGroupSettings - The configuration of a frame capture output group.this@Stability(value=Stable) public CfnChannel.OutputGroupSettingsProperty.Builder hlsGroupSettings(CfnChannel.HlsGroupSettingsProperty hlsGroupSettings)
CfnChannel.OutputGroupSettingsProperty.getHlsGroupSettings()hlsGroupSettings - The configuration of an HLS output group.this@Stability(value=Stable) public CfnChannel.OutputGroupSettingsProperty.Builder hlsGroupSettings(IResolvable hlsGroupSettings)
CfnChannel.OutputGroupSettingsProperty.getHlsGroupSettings()hlsGroupSettings - The configuration of an HLS output group.this@Stability(value=Stable) public CfnChannel.OutputGroupSettingsProperty.Builder mediaPackageGroupSettings(CfnChannel.MediaPackageGroupSettingsProperty mediaPackageGroupSettings)
CfnChannel.OutputGroupSettingsProperty.getMediaPackageGroupSettings()mediaPackageGroupSettings - The configuration of a MediaPackage output group.this@Stability(value=Stable) public CfnChannel.OutputGroupSettingsProperty.Builder mediaPackageGroupSettings(IResolvable mediaPackageGroupSettings)
CfnChannel.OutputGroupSettingsProperty.getMediaPackageGroupSettings()mediaPackageGroupSettings - The configuration of a MediaPackage output group.this@Stability(value=Stable) public CfnChannel.OutputGroupSettingsProperty.Builder msSmoothGroupSettings(CfnChannel.MsSmoothGroupSettingsProperty msSmoothGroupSettings)
CfnChannel.OutputGroupSettingsProperty.getMsSmoothGroupSettings()msSmoothGroupSettings - The configuration of a Microsoft Smooth output group.this@Stability(value=Stable) public CfnChannel.OutputGroupSettingsProperty.Builder msSmoothGroupSettings(IResolvable msSmoothGroupSettings)
CfnChannel.OutputGroupSettingsProperty.getMsSmoothGroupSettings()msSmoothGroupSettings - The configuration of a Microsoft Smooth output group.this@Stability(value=Stable) public CfnChannel.OutputGroupSettingsProperty.Builder multiplexGroupSettings(CfnChannel.MultiplexGroupSettingsProperty multiplexGroupSettings)
CfnChannel.OutputGroupSettingsProperty.getMultiplexGroupSettings()multiplexGroupSettings - The settings for a Multiplex output group.this@Stability(value=Stable) public CfnChannel.OutputGroupSettingsProperty.Builder multiplexGroupSettings(IResolvable multiplexGroupSettings)
CfnChannel.OutputGroupSettingsProperty.getMultiplexGroupSettings()multiplexGroupSettings - The settings for a Multiplex output group.this@Stability(value=Stable) public CfnChannel.OutputGroupSettingsProperty.Builder rtmpGroupSettings(CfnChannel.RtmpGroupSettingsProperty rtmpGroupSettings)
CfnChannel.OutputGroupSettingsProperty.getRtmpGroupSettings()rtmpGroupSettings - The configuration of an RTMP output group.this@Stability(value=Stable) public CfnChannel.OutputGroupSettingsProperty.Builder rtmpGroupSettings(IResolvable rtmpGroupSettings)
CfnChannel.OutputGroupSettingsProperty.getRtmpGroupSettings()rtmpGroupSettings - The configuration of an RTMP output group.this@Stability(value=Stable) public CfnChannel.OutputGroupSettingsProperty.Builder udpGroupSettings(CfnChannel.UdpGroupSettingsProperty udpGroupSettings)
CfnChannel.OutputGroupSettingsProperty.getUdpGroupSettings()udpGroupSettings - The configuration of a UDP output group.this@Stability(value=Stable) public CfnChannel.OutputGroupSettingsProperty.Builder udpGroupSettings(IResolvable udpGroupSettings)
CfnChannel.OutputGroupSettingsProperty.getUdpGroupSettings()udpGroupSettings - The configuration of a UDP output group.this@Stability(value=Stable) public CfnChannel.OutputGroupSettingsProperty build()
build in interface software.amazon.jsii.Builder<CfnChannel.OutputGroupSettingsProperty>CfnChannel.OutputGroupSettingsPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.