Uses of Class
software.amazon.awscdk.services.medialive.CfnChannel.OutputDestinationProperty.Builder
Package
Description
AWS Elemental MediaLive Construct Library
-
Uses of CfnChannel.OutputDestinationProperty.Builder in software.amazon.awscdk.services.medialive
Modifier and TypeMethodDescriptionCfnChannel.OutputDestinationProperty.builder()
Sets the value ofCfnChannel.OutputDestinationProperty.getId()
CfnChannel.OutputDestinationProperty.Builder.mediaPackageSettings
(List<? extends Object> mediaPackageSettings) Sets the value ofCfnChannel.OutputDestinationProperty.getMediaPackageSettings()
CfnChannel.OutputDestinationProperty.Builder.mediaPackageSettings
(IResolvable mediaPackageSettings) Sets the value ofCfnChannel.OutputDestinationProperty.getMediaPackageSettings()
CfnChannel.OutputDestinationProperty.Builder.multiplexSettings
(IResolvable multiplexSettings) Sets the value ofCfnChannel.OutputDestinationProperty.getMultiplexSettings()
CfnChannel.OutputDestinationProperty.Builder.multiplexSettings
(CfnChannel.MultiplexProgramChannelDestinationSettingsProperty multiplexSettings) Sets the value ofCfnChannel.OutputDestinationProperty.getMultiplexSettings()
Sets the value ofCfnChannel.OutputDestinationProperty.getSettings()
CfnChannel.OutputDestinationProperty.Builder.settings
(IResolvable settings) Sets the value ofCfnChannel.OutputDestinationProperty.getSettings()
CfnChannel.OutputDestinationProperty.Builder.srtSettings
(List<? extends Object> srtSettings) Sets the value ofCfnChannel.OutputDestinationProperty.getSrtSettings()
CfnChannel.OutputDestinationProperty.Builder.srtSettings
(IResolvable srtSettings) Sets the value ofCfnChannel.OutputDestinationProperty.getSrtSettings()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnChannel.OutputDestinationProperty.Builder
.