@Stability(value=Stable) @Internal public static final class CfnRuleset.ThresholdProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnRuleset.ThresholdProperty
CfnRuleset.ThresholdPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnRuleset.ThresholdProperty.Builder, CfnRuleset.ThresholdProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnRuleset.ThresholdProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnRuleset.ColumnSelectorProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getType()
The type of a threshold.
|
String |
getUnit()
Unit of threshold value.
|
Number |
getValue()
The value of a threshold.
|
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(CfnRuleset.ThresholdProperty.Builder builder)
CfnRuleset.ColumnSelectorProperty.Builder.public final Number getValue()
CfnRuleset.ThresholdPropertygetValue in interface CfnRuleset.ThresholdPropertypublic final String getType()
CfnRuleset.ThresholdPropertyUsed for comparison of an actual count of rows that satisfy the rule to the threshold value.
getType in interface CfnRuleset.ThresholdPropertypublic final String getUnit()
CfnRuleset.ThresholdPropertyCan be either a COUNT or PERCENTAGE of the full sample size used for validation.
getUnit in interface CfnRuleset.ThresholdProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.