@Stability(value=Stable) @Internal public static final class CfnAllowList.CriteriaProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnAllowList.CriteriaProperty
CfnAllowList.CriteriaPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnAllowList.CriteriaProperty.Builder, CfnAllowList.CriteriaProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnAllowList.CriteriaProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnAllowList.CriteriaProperty.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 |
getRegex()
The regular expression ( *regex* ) that defines the text pattern to ignore.
|
Object |
getS3WordsList()
The location and name of an Amazon S3 object that lists specific text to ignore.
|
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(CfnAllowList.CriteriaProperty.Builder builder)
CfnAllowList.CriteriaProperty.Builder.public final String getRegex()
CfnAllowList.CriteriaPropertyThe expression can contain 1-512 characters.
getRegex in interface CfnAllowList.CriteriaPropertypublic final Object getS3WordsList()
CfnAllowList.CriteriaPropertygetS3WordsList in interface CfnAllowList.CriteriaProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.