@Stability(value=Stable) @Internal public static final class CfnMember.ApprovalThresholdPolicyProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnMember.ApprovalThresholdPolicyProperty
CfnMember.ApprovalThresholdPolicyPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnMember.ApprovalThresholdPolicyProperty.Builder, CfnMember.ApprovalThresholdPolicyProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(Number proposalDurationInHours,
String thresholdComparator,
Number thresholdPercentage)
Constructor that initializes the object based on literal property values passed by the
CfnMember.ApprovalThresholdPolicyProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Number |
getProposalDurationInHours()
`CfnMember.ApprovalThresholdPolicyProperty.ProposalDurationInHours`.
|
String |
getThresholdComparator()
`CfnMember.ApprovalThresholdPolicyProperty.ThresholdComparator`.
|
Number |
getThresholdPercentage()
`CfnMember.ApprovalThresholdPolicyProperty.ThresholdPercentage`.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(Number proposalDurationInHours, String thresholdComparator, Number thresholdPercentage)
CfnMember.ApprovalThresholdPolicyProperty.Builder.public final Number getProposalDurationInHours()
CfnMember.ApprovalThresholdPolicyPropertygetProposalDurationInHours in interface CfnMember.ApprovalThresholdPolicyPropertypublic final String getThresholdComparator()
CfnMember.ApprovalThresholdPolicyPropertygetThresholdComparator in interface CfnMember.ApprovalThresholdPolicyPropertypublic final Number getThresholdPercentage()
CfnMember.ApprovalThresholdPolicyPropertygetThresholdPercentage in interface CfnMember.ApprovalThresholdPolicyProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.