@Stability(value=Stable) @Internal public static final class CfnFilterProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnFilterProps
CfnFilterPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnFilterProps.Builder, CfnFilterProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnFilterProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnFilterProps.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 |
getDescription()
A description of the filter.
|
String |
getFilterAction()
The action that is to be applied to the findings that match the filter.
|
Object |
getFilterCriteria()
Details on the filter criteria associated with this filter.
|
String |
getName()
The name of the filter.
|
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(CfnFilterProps.Builder builder)
CfnFilterProps.Builder.public final String getFilterAction()
CfnFilterPropsgetFilterAction in interface CfnFilterPropspublic final Object getFilterCriteria()
CfnFilterPropsgetFilterCriteria in interface CfnFilterPropspublic final String getName()
CfnFilterPropsgetName in interface CfnFilterPropspublic final String getDescription()
CfnFilterPropsgetDescription in interface CfnFilterProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2023. All rights reserved.