@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(IResolvable approvalThresholdPolicy)
CfnMember.VotingPolicyProperty.getApprovalThresholdPolicy()approvalThresholdPolicy - `CfnMember.VotingPolicyProperty.ApprovalThresholdPolicy`.this@Stability(value=Stable) public CfnMember.VotingPolicyProperty.Builder approvalThresholdPolicy(CfnMember.ApprovalThresholdPolicyProperty approvalThresholdPolicy)
CfnMember.VotingPolicyProperty.getApprovalThresholdPolicy()approvalThresholdPolicy - `CfnMember.VotingPolicyProperty.ApprovalThresholdPolicy`.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 © 2021. All rights reserved.