Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.managedblockchain.CfnMemberPropsMixin.NetworkConfigurationProperty
Packages that use CfnMemberPropsMixin.NetworkConfigurationProperty
-
Uses of CfnMemberPropsMixin.NetworkConfigurationProperty in software.amazon.awscdk.cfnpropertymixins.services.managedblockchain
Classes in software.amazon.awscdk.cfnpropertymixins.services.managedblockchain that implement CfnMemberPropsMixin.NetworkConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnMemberPropsMixin.NetworkConfigurationPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.managedblockchain that return CfnMemberPropsMixin.NetworkConfigurationPropertyModifier and TypeMethodDescriptionCfnMemberPropsMixin.NetworkConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.managedblockchain with parameters of type CfnMemberPropsMixin.NetworkConfigurationPropertyModifier and TypeMethodDescriptionCfnMemberMixinProps.Builder.networkConfiguration(CfnMemberPropsMixin.NetworkConfigurationProperty networkConfiguration) Sets the value ofCfnMemberMixinProps.getNetworkConfiguration()CfnMemberPropsMixin.Builder.networkConfiguration(CfnMemberPropsMixin.NetworkConfigurationProperty networkConfiguration) Configuration properties of the network to which the member belongs.