Uses of Class
software.amazon.awscdk.services.medialive.CfnMultiplexProps.Builder
Packages that use CfnMultiplexProps.Builder
Package
Description
AWS Elemental MediaLive Construct Library
-
Uses of CfnMultiplexProps.Builder in software.amazon.awscdk.services.medialive
Methods in software.amazon.awscdk.services.medialive that return CfnMultiplexProps.BuilderModifier and TypeMethodDescriptionCfnMultiplexProps.Builder.availabilityZones(List<String> availabilityZones) Sets the value ofCfnMultiplexProps.getAvailabilityZones()static CfnMultiplexProps.BuilderCfnMultiplexProps.builder()CfnMultiplexProps.Builder.destinations(List<? extends Object> destinations) Sets the value ofCfnMultiplexProps.getDestinations()CfnMultiplexProps.Builder.destinations(IResolvable destinations) Sets the value ofCfnMultiplexProps.getDestinations()CfnMultiplexProps.Builder.multiplexSettings(IResolvable multiplexSettings) Sets the value ofCfnMultiplexProps.getMultiplexSettings()CfnMultiplexProps.Builder.multiplexSettings(CfnMultiplex.MultiplexSettingsProperty multiplexSettings) Sets the value ofCfnMultiplexProps.getMultiplexSettings()Sets the value ofCfnMultiplexProps.getName()Sets the value ofCfnMultiplexProps.getTags()Constructors in software.amazon.awscdk.services.medialive with parameters of type CfnMultiplexProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnMultiplexProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnMultiplexProps.Builder.