Uses of Class
software.amazon.awscdk.services.medialive.CfnChannel.UdpOutputSettingsProperty.Builder
Package
Description
AWS Elemental MediaLive Construct Library
-
Uses of CfnChannel.UdpOutputSettingsProperty.Builder in software.amazon.awscdk.services.medialive
Modifier and TypeMethodDescriptionCfnChannel.UdpOutputSettingsProperty.Builder.bufferMsec
(Number bufferMsec) Sets the value ofCfnChannel.UdpOutputSettingsProperty.getBufferMsec()
CfnChannel.UdpOutputSettingsProperty.builder()
CfnChannel.UdpOutputSettingsProperty.Builder.containerSettings
(IResolvable containerSettings) Sets the value ofCfnChannel.UdpOutputSettingsProperty.getContainerSettings()
CfnChannel.UdpOutputSettingsProperty.Builder.containerSettings
(CfnChannel.UdpContainerSettingsProperty containerSettings) Sets the value ofCfnChannel.UdpOutputSettingsProperty.getContainerSettings()
CfnChannel.UdpOutputSettingsProperty.Builder.destination
(IResolvable destination) Sets the value ofCfnChannel.UdpOutputSettingsProperty.getDestination()
CfnChannel.UdpOutputSettingsProperty.Builder.destination
(CfnChannel.OutputLocationRefProperty destination) Sets the value ofCfnChannel.UdpOutputSettingsProperty.getDestination()
CfnChannel.UdpOutputSettingsProperty.Builder.fecOutputSettings
(IResolvable fecOutputSettings) Sets the value ofCfnChannel.UdpOutputSettingsProperty.getFecOutputSettings()
CfnChannel.UdpOutputSettingsProperty.Builder.fecOutputSettings
(CfnChannel.FecOutputSettingsProperty fecOutputSettings) Sets the value ofCfnChannel.UdpOutputSettingsProperty.getFecOutputSettings()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnChannel.UdpOutputSettingsProperty.Builder
.