@Stability(value=Stable) public static final class CfnMember.NetworkConfigurationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnMember.NetworkConfigurationProperty>
CfnMember.NetworkConfigurationProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnMember.NetworkConfigurationProperty.Builder framework(String framework)
CfnMember.NetworkConfigurationProperty.getFramework()framework - `CfnMember.NetworkConfigurationProperty.Framework`. This parameter is required.this@Stability(value=Stable) public CfnMember.NetworkConfigurationProperty.Builder frameworkVersion(String frameworkVersion)
CfnMember.NetworkConfigurationProperty.getFrameworkVersion()frameworkVersion - `CfnMember.NetworkConfigurationProperty.FrameworkVersion`. This parameter is required.this@Stability(value=Stable) public CfnMember.NetworkConfigurationProperty.Builder name(String name)
CfnMember.NetworkConfigurationProperty.getName()name - `CfnMember.NetworkConfigurationProperty.Name`. This parameter is required.this@Stability(value=Stable) public CfnMember.NetworkConfigurationProperty.Builder votingPolicy(IResolvable votingPolicy)
CfnMember.NetworkConfigurationProperty.getVotingPolicy()votingPolicy - `CfnMember.NetworkConfigurationProperty.VotingPolicy`. This parameter is required.this@Stability(value=Stable) public CfnMember.NetworkConfigurationProperty.Builder votingPolicy(CfnMember.VotingPolicyProperty votingPolicy)
CfnMember.NetworkConfigurationProperty.getVotingPolicy()votingPolicy - `CfnMember.NetworkConfigurationProperty.VotingPolicy`. This parameter is required.this@Stability(value=Stable) public CfnMember.NetworkConfigurationProperty.Builder description(String description)
CfnMember.NetworkConfigurationProperty.getDescription()description - `CfnMember.NetworkConfigurationProperty.Description`.this@Stability(value=Stable) public CfnMember.NetworkConfigurationProperty.Builder networkFrameworkConfiguration(IResolvable networkFrameworkConfiguration)
networkFrameworkConfiguration - `CfnMember.NetworkConfigurationProperty.NetworkFrameworkConfiguration`.this@Stability(value=Stable) public CfnMember.NetworkConfigurationProperty.Builder networkFrameworkConfiguration(CfnMember.NetworkFrameworkConfigurationProperty networkFrameworkConfiguration)
networkFrameworkConfiguration - `CfnMember.NetworkConfigurationProperty.NetworkFrameworkConfiguration`.this@Stability(value=Stable) public CfnMember.NetworkConfigurationProperty build()
build in interface software.amazon.jsii.Builder<CfnMember.NetworkConfigurationProperty>CfnMember.NetworkConfigurationPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.