@Stability(value=Stable) @Internal public static final class CfnFindingsFilterProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnFindingsFilterProps
CfnFindingsFilterPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnFindingsFilterProps.Builder, CfnFindingsFilterProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnFindingsFilterProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnFindingsFilterProps.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 |
getAction()
The action to perform on findings that meet the filter criteria ( `FindingCriteria` ).
|
String |
getDescription()
A custom description of the filter.
|
Object |
getFindingCriteria()
The criteria to use to filter findings.
|
String |
getName()
A custom name for the filter.
|
Number |
getPosition()
The position of the filter in the list of saved filters on the Amazon Macie console.
|
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(CfnFindingsFilterProps.Builder builder)
CfnFindingsFilterProps.Builder.public final Object getFindingCriteria()
CfnFindingsFilterPropsgetFindingCriteria in interface CfnFindingsFilterPropspublic final String getName()
CfnFindingsFilterPropsThe name must contain at least 3 characters and can contain as many as 64 characters.
We strongly recommend that you avoid including any sensitive data in the name of a filter. Other users might be able to see the filter's name, depending on the actions that they're allowed to perform in Amazon Macie .
getName in interface CfnFindingsFilterPropspublic final String getAction()
CfnFindingsFilterProps
getAction in interface CfnFindingsFilterPropspublic final String getDescription()
CfnFindingsFilterPropsWe strongly recommend that you avoid including any sensitive data in the description of a filter. Other users might be able to see the filter's description, depending on the actions that they're allowed to perform in Amazon Macie .
getDescription in interface CfnFindingsFilterPropspublic final Number getPosition()
CfnFindingsFilterPropsThis value also determines the order in which the filter is applied to findings, relative to other filters that are also applied to the findings.
getPosition in interface CfnFindingsFilterProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.