@Stability(value=Stable) @Internal public static final class CfnRuleGroup.ByteMatchStatementProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnRuleGroup.ByteMatchStatementProperty
CfnRuleGroup.ByteMatchStatementPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnRuleGroup.ByteMatchStatementProperty.Builder, CfnRuleGroup.ByteMatchStatementProperty.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(Object fieldToMatch,
String positionalConstraint,
Object textTransformations,
String searchString,
String searchStringBase64)
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) |
Object |
getFieldToMatch()
`CfnRuleGroup.ByteMatchStatementProperty.FieldToMatch`.
|
String |
getPositionalConstraint()
`CfnRuleGroup.ByteMatchStatementProperty.PositionalConstraint`.
|
String |
getSearchString()
`CfnRuleGroup.ByteMatchStatementProperty.SearchString`.
|
String |
getSearchStringBase64()
`CfnRuleGroup.ByteMatchStatementProperty.SearchStringBase64`.
|
Object |
getTextTransformations()
`CfnRuleGroup.ByteMatchStatementProperty.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.public final Object getFieldToMatch()
CfnRuleGroup.ByteMatchStatementPropertygetFieldToMatch in interface CfnRuleGroup.ByteMatchStatementPropertypublic final String getPositionalConstraint()
CfnRuleGroup.ByteMatchStatementPropertygetPositionalConstraint in interface CfnRuleGroup.ByteMatchStatementPropertypublic final Object getTextTransformations()
CfnRuleGroup.ByteMatchStatementPropertygetTextTransformations in interface CfnRuleGroup.ByteMatchStatementPropertypublic final String getSearchString()
CfnRuleGroup.ByteMatchStatementPropertygetSearchString in interface CfnRuleGroup.ByteMatchStatementPropertypublic final String getSearchStringBase64()
CfnRuleGroup.ByteMatchStatementPropertygetSearchStringBase64 in interface CfnRuleGroup.ByteMatchStatementProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.