Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.managedblockchain.CfnNodePropsMixin.Builder
Packages that use CfnNodePropsMixin.Builder
-
Uses of CfnNodePropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.managedblockchain
Methods in software.amazon.awscdk.cfnpropertymixins.services.managedblockchain that return CfnNodePropsMixin.BuilderModifier and TypeMethodDescriptionstatic CfnNodePropsMixin.BuilderCfnNodePropsMixin.Builder.create()static CfnNodePropsMixin.BuilderCfnNodePropsMixin.Builder.create(CfnPropertyMixinOptions options) The unique identifier of the member to which the node belongs.The unique identifier of the network for the node.CfnNodePropsMixin.Builder.nodeConfiguration(CfnNodePropsMixin.NodeConfigurationProperty nodeConfiguration) Configuration properties of a peer node.CfnNodePropsMixin.Builder.nodeConfiguration(IResolvable nodeConfiguration) Configuration properties of a peer node.