Uses of Class
software.amazon.awscdk.services.medialive.CfnChannel.OutputSettingsProperty.Builder
Packages that use CfnChannel.OutputSettingsProperty.Builder
Package
Description
AWS Elemental MediaLive Construct Library
- 
Uses of CfnChannel.OutputSettingsProperty.Builder in software.amazon.awscdk.services.medialiveMethods in software.amazon.awscdk.services.medialive that return CfnChannel.OutputSettingsProperty.BuilderModifier and TypeMethodDescriptionCfnChannel.OutputSettingsProperty.Builder.archiveOutputSettings(IResolvable archiveOutputSettings) Sets the value ofCfnChannel.OutputSettingsProperty.getArchiveOutputSettings()CfnChannel.OutputSettingsProperty.Builder.archiveOutputSettings(CfnChannel.ArchiveOutputSettingsProperty archiveOutputSettings) Sets the value ofCfnChannel.OutputSettingsProperty.getArchiveOutputSettings()CfnChannel.OutputSettingsProperty.builder()CfnChannel.OutputSettingsProperty.Builder.frameCaptureOutputSettings(IResolvable frameCaptureOutputSettings) Sets the value ofCfnChannel.OutputSettingsProperty.getFrameCaptureOutputSettings()CfnChannel.OutputSettingsProperty.Builder.frameCaptureOutputSettings(CfnChannel.FrameCaptureOutputSettingsProperty frameCaptureOutputSettings) Sets the value ofCfnChannel.OutputSettingsProperty.getFrameCaptureOutputSettings()CfnChannel.OutputSettingsProperty.Builder.hlsOutputSettings(IResolvable hlsOutputSettings) Sets the value ofCfnChannel.OutputSettingsProperty.getHlsOutputSettings()CfnChannel.OutputSettingsProperty.Builder.hlsOutputSettings(CfnChannel.HlsOutputSettingsProperty hlsOutputSettings) Sets the value ofCfnChannel.OutputSettingsProperty.getHlsOutputSettings()CfnChannel.OutputSettingsProperty.Builder.mediaPackageOutputSettings(IResolvable mediaPackageOutputSettings) Sets the value ofCfnChannel.OutputSettingsProperty.getMediaPackageOutputSettings()CfnChannel.OutputSettingsProperty.Builder.mediaPackageOutputSettings(CfnChannel.MediaPackageOutputSettingsProperty mediaPackageOutputSettings) Sets the value ofCfnChannel.OutputSettingsProperty.getMediaPackageOutputSettings()CfnChannel.OutputSettingsProperty.Builder.msSmoothOutputSettings(IResolvable msSmoothOutputSettings) Sets the value ofCfnChannel.OutputSettingsProperty.getMsSmoothOutputSettings()CfnChannel.OutputSettingsProperty.Builder.msSmoothOutputSettings(CfnChannel.MsSmoothOutputSettingsProperty msSmoothOutputSettings) Sets the value ofCfnChannel.OutputSettingsProperty.getMsSmoothOutputSettings()CfnChannel.OutputSettingsProperty.Builder.multiplexOutputSettings(IResolvable multiplexOutputSettings) Sets the value ofCfnChannel.OutputSettingsProperty.getMultiplexOutputSettings()CfnChannel.OutputSettingsProperty.Builder.multiplexOutputSettings(CfnChannel.MultiplexOutputSettingsProperty multiplexOutputSettings) Sets the value ofCfnChannel.OutputSettingsProperty.getMultiplexOutputSettings()CfnChannel.OutputSettingsProperty.Builder.rtmpOutputSettings(IResolvable rtmpOutputSettings) Sets the value ofCfnChannel.OutputSettingsProperty.getRtmpOutputSettings()CfnChannel.OutputSettingsProperty.Builder.rtmpOutputSettings(CfnChannel.RtmpOutputSettingsProperty rtmpOutputSettings) Sets the value ofCfnChannel.OutputSettingsProperty.getRtmpOutputSettings()CfnChannel.OutputSettingsProperty.Builder.udpOutputSettings(IResolvable udpOutputSettings) Sets the value ofCfnChannel.OutputSettingsProperty.getUdpOutputSettings()CfnChannel.OutputSettingsProperty.Builder.udpOutputSettings(CfnChannel.UdpOutputSettingsProperty udpOutputSettings) Sets the value ofCfnChannel.OutputSettingsProperty.getUdpOutputSettings()Constructors in software.amazon.awscdk.services.medialive with parameters of type CfnChannel.OutputSettingsProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnChannel.OutputSettingsProperty.Builder.