Uses of Class
software.amazon.awscdk.services.medialive.CfnChannel.OutputGroupSettingsProperty.Builder
Package
Description
AWS Elemental MediaLive Construct Library
-
Uses of CfnChannel.OutputGroupSettingsProperty.Builder in software.amazon.awscdk.services.medialive
Modifier and TypeMethodDescriptionCfnChannel.OutputGroupSettingsProperty.Builder.archiveGroupSettings
(IResolvable archiveGroupSettings) Sets the value ofCfnChannel.OutputGroupSettingsProperty.getArchiveGroupSettings()
CfnChannel.OutputGroupSettingsProperty.Builder.archiveGroupSettings
(CfnChannel.ArchiveGroupSettingsProperty archiveGroupSettings) Sets the value ofCfnChannel.OutputGroupSettingsProperty.getArchiveGroupSettings()
CfnChannel.OutputGroupSettingsProperty.builder()
CfnChannel.OutputGroupSettingsProperty.Builder.frameCaptureGroupSettings
(IResolvable frameCaptureGroupSettings) Sets the value ofCfnChannel.OutputGroupSettingsProperty.getFrameCaptureGroupSettings()
CfnChannel.OutputGroupSettingsProperty.Builder.frameCaptureGroupSettings
(CfnChannel.FrameCaptureGroupSettingsProperty frameCaptureGroupSettings) Sets the value ofCfnChannel.OutputGroupSettingsProperty.getFrameCaptureGroupSettings()
CfnChannel.OutputGroupSettingsProperty.Builder.hlsGroupSettings
(IResolvable hlsGroupSettings) Sets the value ofCfnChannel.OutputGroupSettingsProperty.getHlsGroupSettings()
CfnChannel.OutputGroupSettingsProperty.Builder.hlsGroupSettings
(CfnChannel.HlsGroupSettingsProperty hlsGroupSettings) Sets the value ofCfnChannel.OutputGroupSettingsProperty.getHlsGroupSettings()
CfnChannel.OutputGroupSettingsProperty.Builder.mediaPackageGroupSettings
(IResolvable mediaPackageGroupSettings) Sets the value ofCfnChannel.OutputGroupSettingsProperty.getMediaPackageGroupSettings()
CfnChannel.OutputGroupSettingsProperty.Builder.mediaPackageGroupSettings
(CfnChannel.MediaPackageGroupSettingsProperty mediaPackageGroupSettings) Sets the value ofCfnChannel.OutputGroupSettingsProperty.getMediaPackageGroupSettings()
CfnChannel.OutputGroupSettingsProperty.Builder.msSmoothGroupSettings
(IResolvable msSmoothGroupSettings) Sets the value ofCfnChannel.OutputGroupSettingsProperty.getMsSmoothGroupSettings()
CfnChannel.OutputGroupSettingsProperty.Builder.msSmoothGroupSettings
(CfnChannel.MsSmoothGroupSettingsProperty msSmoothGroupSettings) Sets the value ofCfnChannel.OutputGroupSettingsProperty.getMsSmoothGroupSettings()
CfnChannel.OutputGroupSettingsProperty.Builder.multiplexGroupSettings
(IResolvable multiplexGroupSettings) Sets the value ofCfnChannel.OutputGroupSettingsProperty.getMultiplexGroupSettings()
CfnChannel.OutputGroupSettingsProperty.Builder.multiplexGroupSettings
(CfnChannel.MultiplexGroupSettingsProperty multiplexGroupSettings) Sets the value ofCfnChannel.OutputGroupSettingsProperty.getMultiplexGroupSettings()
CfnChannel.OutputGroupSettingsProperty.Builder.rtmpGroupSettings
(IResolvable rtmpGroupSettings) Sets the value ofCfnChannel.OutputGroupSettingsProperty.getRtmpGroupSettings()
CfnChannel.OutputGroupSettingsProperty.Builder.rtmpGroupSettings
(CfnChannel.RtmpGroupSettingsProperty rtmpGroupSettings) Sets the value ofCfnChannel.OutputGroupSettingsProperty.getRtmpGroupSettings()
CfnChannel.OutputGroupSettingsProperty.Builder.udpGroupSettings
(IResolvable udpGroupSettings) Sets the value ofCfnChannel.OutputGroupSettingsProperty.getUdpGroupSettings()
CfnChannel.OutputGroupSettingsProperty.Builder.udpGroupSettings
(CfnChannel.UdpGroupSettingsProperty udpGroupSettings) Sets the value ofCfnChannel.OutputGroupSettingsProperty.getUdpGroupSettings()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnChannel.OutputGroupSettingsProperty.Builder
.