@Stability(value=Stable) @Internal public static final class CfnRuleGroup.SizeConstraintStatementProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnRuleGroup.SizeConstraintStatementProperty
CfnRuleGroup.SizeConstraintStatementPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnRuleGroup.SizeConstraintStatementProperty.Builder, CfnRuleGroup.SizeConstraintStatementProperty.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(String comparisonOperator,
Object fieldToMatch,
Number size,
Object textTransformations)
Constructor that initializes the object based on literal property values passed by the
CfnRuleGroup.AndStatementProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getComparisonOperator()
`CfnRuleGroup.SizeConstraintStatementProperty.ComparisonOperator`.
|
Object |
getFieldToMatch()
`CfnRuleGroup.SizeConstraintStatementProperty.FieldToMatch`.
|
Number |
getSize()
`CfnRuleGroup.SizeConstraintStatementProperty.Size`.
|
Object |
getTextTransformations()
`CfnRuleGroup.SizeConstraintStatementProperty.TextTransformations`.
|
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(String comparisonOperator, Object fieldToMatch, Number size, Object textTransformations)
CfnRuleGroup.AndStatementProperty.Builder.public final String getComparisonOperator()
CfnRuleGroup.SizeConstraintStatementPropertygetComparisonOperator in interface CfnRuleGroup.SizeConstraintStatementPropertypublic final Object getFieldToMatch()
CfnRuleGroup.SizeConstraintStatementPropertygetFieldToMatch in interface CfnRuleGroup.SizeConstraintStatementPropertypublic final Number getSize()
CfnRuleGroup.SizeConstraintStatementPropertygetSize in interface CfnRuleGroup.SizeConstraintStatementPropertypublic final Object getTextTransformations()
CfnRuleGroup.SizeConstraintStatementPropertygetTextTransformations in interface CfnRuleGroup.SizeConstraintStatementProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.