@Stability(value=Stable)
public static interface CfnMember.ApprovalThresholdPolicyProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnMember.ApprovalThresholdPolicyProperty.Builder
A builder for
CfnMember.ApprovalThresholdPolicyProperty |
static class |
CfnMember.ApprovalThresholdPolicyProperty.Jsii$Proxy
An implementation for
CfnMember.ApprovalThresholdPolicyProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnMember.ApprovalThresholdPolicyProperty.Builder |
builder() |
default Number |
getProposalDurationInHours()
`CfnMember.ApprovalThresholdPolicyProperty.ProposalDurationInHours`.
|
default String |
getThresholdComparator()
`CfnMember.ApprovalThresholdPolicyProperty.ThresholdComparator`.
|
default Number |
getThresholdPercentage()
`CfnMember.ApprovalThresholdPolicyProperty.ThresholdPercentage`.
|
@Stability(value=Stable) @Nullable default Number getProposalDurationInHours()
@Stability(value=Stable) @Nullable default String getThresholdComparator()
@Stability(value=Stable) @Nullable default Number getThresholdPercentage()
@Stability(value=Stable) static CfnMember.ApprovalThresholdPolicyProperty.Builder builder()
Copyright © 2021. All rights reserved.