@Stability(value=Stable) @Internal public static final class CfnCustomDataIdentifierProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnCustomDataIdentifierProps
CfnCustomDataIdentifierPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnCustomDataIdentifierProps.Builder, CfnCustomDataIdentifierProps.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 name,
String regex,
String description,
List<String> ignoreWords,
List<String> keywords,
Number maximumMatchDistance)
Constructor that initializes the object based on literal property values passed by the
CfnCustomDataIdentifierProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getDescription()
`AWS::Macie::CustomDataIdentifier.Description`.
|
List<String> |
getIgnoreWords()
`AWS::Macie::CustomDataIdentifier.IgnoreWords`.
|
List<String> |
getKeywords()
`AWS::Macie::CustomDataIdentifier.Keywords`.
|
Number |
getMaximumMatchDistance()
`AWS::Macie::CustomDataIdentifier.MaximumMatchDistance`.
|
String |
getName()
`AWS::Macie::CustomDataIdentifier.Name`.
|
String |
getRegex()
`AWS::Macie::CustomDataIdentifier.Regex`.
|
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 String getName()
CfnCustomDataIdentifierPropsgetName in interface CfnCustomDataIdentifierPropspublic final String getRegex()
CfnCustomDataIdentifierPropsgetRegex in interface CfnCustomDataIdentifierPropspublic final String getDescription()
CfnCustomDataIdentifierPropsgetDescription in interface CfnCustomDataIdentifierPropspublic final List<String> getIgnoreWords()
CfnCustomDataIdentifierPropsgetIgnoreWords in interface CfnCustomDataIdentifierPropspublic final List<String> getKeywords()
CfnCustomDataIdentifierPropsgetKeywords in interface CfnCustomDataIdentifierPropspublic final Number getMaximumMatchDistance()
CfnCustomDataIdentifierPropsgetMaximumMatchDistance in interface CfnCustomDataIdentifierProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.