@Stability(value=Stable) public static final class CfnMember.ApprovalThresholdPolicyProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnMember.ApprovalThresholdPolicyProperty>
CfnMember.ApprovalThresholdPolicyProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnMember.ApprovalThresholdPolicyProperty |
build()
Builds the configured instance.
|
CfnMember.ApprovalThresholdPolicyProperty.Builder |
proposalDurationInHours(Number proposalDurationInHours)
Sets the value of
CfnMember.ApprovalThresholdPolicyProperty.getProposalDurationInHours() |
CfnMember.ApprovalThresholdPolicyProperty.Builder |
thresholdComparator(String thresholdComparator)
Sets the value of
CfnMember.ApprovalThresholdPolicyProperty.getThresholdComparator() |
CfnMember.ApprovalThresholdPolicyProperty.Builder |
thresholdPercentage(Number thresholdPercentage)
Sets the value of
CfnMember.ApprovalThresholdPolicyProperty.getThresholdPercentage() |
@Stability(value=Stable) public CfnMember.ApprovalThresholdPolicyProperty.Builder proposalDurationInHours(Number proposalDurationInHours)
CfnMember.ApprovalThresholdPolicyProperty.getProposalDurationInHours()proposalDurationInHours - `CfnMember.ApprovalThresholdPolicyProperty.ProposalDurationInHours`.this@Stability(value=Stable) public CfnMember.ApprovalThresholdPolicyProperty.Builder thresholdComparator(String thresholdComparator)
CfnMember.ApprovalThresholdPolicyProperty.getThresholdComparator()thresholdComparator - `CfnMember.ApprovalThresholdPolicyProperty.ThresholdComparator`.this@Stability(value=Stable) public CfnMember.ApprovalThresholdPolicyProperty.Builder thresholdPercentage(Number thresholdPercentage)
CfnMember.ApprovalThresholdPolicyProperty.getThresholdPercentage()thresholdPercentage - `CfnMember.ApprovalThresholdPolicyProperty.ThresholdPercentage`.this@Stability(value=Stable) public CfnMember.ApprovalThresholdPolicyProperty build()
build in interface software.amazon.jsii.Builder<CfnMember.ApprovalThresholdPolicyProperty>CfnMember.ApprovalThresholdPolicyPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.