Uses of Class
software.amazon.awscdk.services.medialive.CfnChannel.UdpContainerSettingsProperty.Builder
Packages that use CfnChannel.UdpContainerSettingsProperty.Builder
Package
Description
AWS Elemental MediaLive Construct Library
-
Uses of CfnChannel.UdpContainerSettingsProperty.Builder in software.amazon.awscdk.services.medialive
Methods in software.amazon.awscdk.services.medialive that return CfnChannel.UdpContainerSettingsProperty.BuilderModifier and TypeMethodDescriptionCfnChannel.UdpContainerSettingsProperty.builder()
CfnChannel.UdpContainerSettingsProperty.Builder.m2TsSettings
(IResolvable m2TsSettings) Sets the value ofCfnChannel.UdpContainerSettingsProperty.getM2TsSettings()
CfnChannel.UdpContainerSettingsProperty.Builder.m2TsSettings
(CfnChannel.M2tsSettingsProperty m2TsSettings) Sets the value ofCfnChannel.UdpContainerSettingsProperty.getM2TsSettings()
Constructors in software.amazon.awscdk.services.medialive with parameters of type CfnChannel.UdpContainerSettingsProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnChannel.UdpContainerSettingsProperty.Builder
.