@Stability(value=Stable) @Internal public static final class CfnAnalyzer.FilterProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnAnalyzer.FilterProperty
CfnAnalyzer.FilterPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnAnalyzer.FilterProperty.Builder, CfnAnalyzer.FilterProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnAnalyzer.FilterProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnAnalyzer.ArchiveRuleProperty.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) |
List<String> |
getContains()
A "contains" condition to match for the rule.
|
List<String> |
getEq()
An "equals" condition to match for the rule.
|
Object |
getExists()
An "exists" condition to match for the rule.
|
List<String> |
getNeq()
A "not equal" condition to match for the rule.
|
String |
getProperty()
The property used to define the criteria in the filter for the rule.
|
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(CfnAnalyzer.FilterProperty.Builder builder)
CfnAnalyzer.ArchiveRuleProperty.Builder.public final String getProperty()
CfnAnalyzer.FilterPropertygetProperty in interface CfnAnalyzer.FilterPropertypublic final List<String> getContains()
CfnAnalyzer.FilterPropertygetContains in interface CfnAnalyzer.FilterPropertypublic final List<String> getEq()
CfnAnalyzer.FilterPropertygetEq in interface CfnAnalyzer.FilterPropertypublic final Object getExists()
CfnAnalyzer.FilterPropertygetExists in interface CfnAnalyzer.FilterPropertypublic final List<String> getNeq()
CfnAnalyzer.FilterPropertygetNeq in interface CfnAnalyzer.FilterProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.