@Stability(value=Stable) public static final class CfnChannel.OutputSettingsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnChannel.OutputSettingsProperty>
CfnChannel.OutputSettingsProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnChannel.OutputSettingsProperty.Builder archiveOutputSettings(CfnChannel.ArchiveOutputSettingsProperty archiveOutputSettings)
CfnChannel.OutputSettingsProperty.getArchiveOutputSettings()archiveOutputSettings - The settings for an archive output.this@Stability(value=Stable) public CfnChannel.OutputSettingsProperty.Builder archiveOutputSettings(IResolvable archiveOutputSettings)
CfnChannel.OutputSettingsProperty.getArchiveOutputSettings()archiveOutputSettings - The settings for an archive output.this@Stability(value=Stable) public CfnChannel.OutputSettingsProperty.Builder frameCaptureOutputSettings(CfnChannel.FrameCaptureOutputSettingsProperty frameCaptureOutputSettings)
CfnChannel.OutputSettingsProperty.getFrameCaptureOutputSettings()frameCaptureOutputSettings - The settings for a frame capture output.
The parent of this entity is OutputGroupSettings.this@Stability(value=Stable) public CfnChannel.OutputSettingsProperty.Builder frameCaptureOutputSettings(IResolvable frameCaptureOutputSettings)
CfnChannel.OutputSettingsProperty.getFrameCaptureOutputSettings()frameCaptureOutputSettings - The settings for a frame capture output.
The parent of this entity is OutputGroupSettings.this@Stability(value=Stable) public CfnChannel.OutputSettingsProperty.Builder hlsOutputSettings(CfnChannel.HlsOutputSettingsProperty hlsOutputSettings)
CfnChannel.OutputSettingsProperty.getHlsOutputSettings()hlsOutputSettings - The settings for an HLS output.
The parent of this entity is OutputGroupSettings.this@Stability(value=Stable) public CfnChannel.OutputSettingsProperty.Builder hlsOutputSettings(IResolvable hlsOutputSettings)
CfnChannel.OutputSettingsProperty.getHlsOutputSettings()hlsOutputSettings - The settings for an HLS output.
The parent of this entity is OutputGroupSettings.this@Stability(value=Stable) public CfnChannel.OutputSettingsProperty.Builder mediaPackageOutputSettings(CfnChannel.MediaPackageOutputSettingsProperty mediaPackageOutputSettings)
CfnChannel.OutputSettingsProperty.getMediaPackageOutputSettings()mediaPackageOutputSettings - The settings for a MediaPackage output.
The parent of this entity is OutputGroupSettings.this@Stability(value=Stable) public CfnChannel.OutputSettingsProperty.Builder mediaPackageOutputSettings(IResolvable mediaPackageOutputSettings)
CfnChannel.OutputSettingsProperty.getMediaPackageOutputSettings()mediaPackageOutputSettings - The settings for a MediaPackage output.
The parent of this entity is OutputGroupSettings.this@Stability(value=Stable) public CfnChannel.OutputSettingsProperty.Builder msSmoothOutputSettings(CfnChannel.MsSmoothOutputSettingsProperty msSmoothOutputSettings)
CfnChannel.OutputSettingsProperty.getMsSmoothOutputSettings()msSmoothOutputSettings - The settings for a Microsoft Smooth output.this@Stability(value=Stable) public CfnChannel.OutputSettingsProperty.Builder msSmoothOutputSettings(IResolvable msSmoothOutputSettings)
CfnChannel.OutputSettingsProperty.getMsSmoothOutputSettings()msSmoothOutputSettings - The settings for a Microsoft Smooth output.this@Stability(value=Stable) public CfnChannel.OutputSettingsProperty.Builder multiplexOutputSettings(CfnChannel.MultiplexOutputSettingsProperty multiplexOutputSettings)
CfnChannel.OutputSettingsProperty.getMultiplexOutputSettings()multiplexOutputSettings - Configuration of a Multiplex output.this@Stability(value=Stable) public CfnChannel.OutputSettingsProperty.Builder multiplexOutputSettings(IResolvable multiplexOutputSettings)
CfnChannel.OutputSettingsProperty.getMultiplexOutputSettings()multiplexOutputSettings - Configuration of a Multiplex output.this@Stability(value=Stable) public CfnChannel.OutputSettingsProperty.Builder rtmpOutputSettings(CfnChannel.RtmpOutputSettingsProperty rtmpOutputSettings)
CfnChannel.OutputSettingsProperty.getRtmpOutputSettings()rtmpOutputSettings - The settings for an RTMP output.
The parent of this entity is OutputGroupSettings.this@Stability(value=Stable) public CfnChannel.OutputSettingsProperty.Builder rtmpOutputSettings(IResolvable rtmpOutputSettings)
CfnChannel.OutputSettingsProperty.getRtmpOutputSettings()rtmpOutputSettings - The settings for an RTMP output.
The parent of this entity is OutputGroupSettings.this@Stability(value=Stable) public CfnChannel.OutputSettingsProperty.Builder udpOutputSettings(CfnChannel.UdpOutputSettingsProperty udpOutputSettings)
CfnChannel.OutputSettingsProperty.getUdpOutputSettings()udpOutputSettings - The settings for a UDP output.
The parent of this entity is OutputGroupSettings.this@Stability(value=Stable) public CfnChannel.OutputSettingsProperty.Builder udpOutputSettings(IResolvable udpOutputSettings)
CfnChannel.OutputSettingsProperty.getUdpOutputSettings()udpOutputSettings - The settings for a UDP output.
The parent of this entity is OutputGroupSettings.this@Stability(value=Stable) public CfnChannel.OutputSettingsProperty build()
build in interface software.amazon.jsii.Builder<CfnChannel.OutputSettingsProperty>CfnChannel.OutputSettingsPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.