Uses of Class
software.amazon.awscdk.services.medialive.CfnNodeProps.Builder
Packages that use CfnNodeProps.Builder
Package
Description
AWS Elemental MediaLive Construct Library
-
Uses of CfnNodeProps.Builder in software.amazon.awscdk.services.medialive
Methods in software.amazon.awscdk.services.medialive that return CfnNodeProps.BuilderModifier and TypeMethodDescriptionstatic CfnNodeProps.BuilderCfnNodeProps.builder()Sets the value ofCfnNodeProps.getClusterId()Sets the value ofCfnNodeProps.getName()CfnNodeProps.Builder.nodeInterfaceMappings(List<? extends Object> nodeInterfaceMappings) Sets the value ofCfnNodeProps.getNodeInterfaceMappings()CfnNodeProps.Builder.nodeInterfaceMappings(IResolvable nodeInterfaceMappings) Sets the value ofCfnNodeProps.getNodeInterfaceMappings()Sets the value ofCfnNodeProps.getRole()CfnNodeProps.Builder.sdiSourceMappings(List<? extends Object> sdiSourceMappings) Sets the value ofCfnNodeProps.getSdiSourceMappings()CfnNodeProps.Builder.sdiSourceMappings(IResolvable sdiSourceMappings) Sets the value ofCfnNodeProps.getSdiSourceMappings()Sets the value ofCfnNodeProps.getTags()Constructors in software.amazon.awscdk.services.medialive with parameters of type CfnNodeProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnNodeProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnNodeProps.Builder.