@Stability(value=Stable) @Internal public static final class CfnByteMatchSetProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnByteMatchSetProps
CfnByteMatchSetPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnByteMatchSetProps.Builder, CfnByteMatchSetProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnByteMatchSetProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnByteMatchSetProps.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) |
Object |
getByteMatchTuples()
Specifies the bytes (typically a string that corresponds with ASCII characters) that you want AWS WAF to search for in web requests, the location in requests that you want AWS WAF to search, and other settings.
|
String |
getName()
A friendly name or description of the `ByteMatchSet` .
|
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(CfnByteMatchSetProps.Builder builder)
CfnByteMatchSetProps.Builder.public final String getName()
CfnByteMatchSetProps
You can't change Name after you create a ByteMatchSet .
getName in interface CfnByteMatchSetPropspublic final Object getByteMatchTuples()
CfnByteMatchSetPropsgetByteMatchTuples in interface CfnByteMatchSetProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.