Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.medialive.CfnNodePropsMixin.Builder
Packages that use CfnNodePropsMixin.Builder
-
Uses of CfnNodePropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.medialive
Methods in software.amazon.awscdk.cfnpropertymixins.services.medialive that return CfnNodePropsMixin.BuilderModifier and TypeMethodDescriptionThe ID of the Cluster that the Node belongs to.static CfnNodePropsMixin.BuilderCfnNodePropsMixin.Builder.create()static CfnNodePropsMixin.BuilderCfnNodePropsMixin.Builder.create(CfnPropertyMixinOptions options) The user-specified name of the Node.CfnNodePropsMixin.Builder.nodeInterfaceMappings(List<? extends Object> nodeInterfaceMappings) An array of interface mappings for the Node.CfnNodePropsMixin.Builder.nodeInterfaceMappings(IResolvable nodeInterfaceMappings) An array of interface mappings for the Node.The role of the Node in the Cluster.CfnNodePropsMixin.Builder.sdiSourceMappings(List<? extends Object> sdiSourceMappings) An array of SDI source mappings.CfnNodePropsMixin.Builder.sdiSourceMappings(IResolvable sdiSourceMappings) An array of SDI source mappings.A collection of key-value pairs.