@Stability(value=Stable) public static final class CfnMember.NetworkFrameworkConfigurationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnMember.NetworkFrameworkConfigurationProperty>
CfnMember.NetworkFrameworkConfigurationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnMember.NetworkFrameworkConfigurationProperty |
build()
Builds the configured instance.
|
CfnMember.NetworkFrameworkConfigurationProperty.Builder |
networkFabricConfiguration(CfnMember.NetworkFabricConfigurationProperty networkFabricConfiguration)
|
CfnMember.NetworkFrameworkConfigurationProperty.Builder |
networkFabricConfiguration(IResolvable networkFabricConfiguration)
|
@Stability(value=Stable) public CfnMember.NetworkFrameworkConfigurationProperty.Builder networkFabricConfiguration(CfnMember.NetworkFabricConfigurationProperty networkFabricConfiguration)
networkFabricConfiguration - Configuration properties for Hyperledger Fabric for a member in a Managed Blockchain network using the Hyperledger Fabric framework.this@Stability(value=Stable) public CfnMember.NetworkFrameworkConfigurationProperty.Builder networkFabricConfiguration(IResolvable networkFabricConfiguration)
networkFabricConfiguration - Configuration properties for Hyperledger Fabric for a member in a Managed Blockchain network using the Hyperledger Fabric framework.this@Stability(value=Stable) public CfnMember.NetworkFrameworkConfigurationProperty build()
build in interface software.amazon.jsii.Builder<CfnMember.NetworkFrameworkConfigurationProperty>CfnMember.NetworkFrameworkConfigurationPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.