@Stability(value=Stable) public static final class CfnMember.VotingPolicyProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnMember.VotingPolicyProperty>
CfnMember.VotingPolicyProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnMember.VotingPolicyProperty.Builder |
approvalThresholdPolicy(CfnMember.ApprovalThresholdPolicyProperty approvalThresholdPolicy)
Sets the value of
CfnMember.VotingPolicyProperty.getApprovalThresholdPolicy() |
CfnMember.VotingPolicyProperty.Builder |
approvalThresholdPolicy(IResolvable approvalThresholdPolicy)
Sets the value of
CfnMember.VotingPolicyProperty.getApprovalThresholdPolicy() |
CfnMember.VotingPolicyProperty |
build()
Builds the configured instance.
|
@Stability(value=Stable) public CfnMember.VotingPolicyProperty.Builder approvalThresholdPolicy(CfnMember.ApprovalThresholdPolicyProperty approvalThresholdPolicy)
CfnMember.VotingPolicyProperty.getApprovalThresholdPolicy()approvalThresholdPolicy - Defines the rules for the network for voting on proposals, such as the percentage of `YES` votes required for the proposal to be approved and the duration of the proposal.
The policy applies to all proposals and is specified when the network is created.this@Stability(value=Stable) public CfnMember.VotingPolicyProperty.Builder approvalThresholdPolicy(IResolvable approvalThresholdPolicy)
CfnMember.VotingPolicyProperty.getApprovalThresholdPolicy()approvalThresholdPolicy - Defines the rules for the network for voting on proposals, such as the percentage of `YES` votes required for the proposal to be approved and the duration of the proposal.
The policy applies to all proposals and is specified when the network is created.this@Stability(value=Stable) public CfnMember.VotingPolicyProperty build()
build in interface software.amazon.jsii.Builder<CfnMember.VotingPolicyProperty>CfnMember.VotingPolicyPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.