@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 |
getAction()
Specifies the action that is to be applied to the findings that match the filter.
|
String |
getDescription()
The description of the filter.
|
String |
getDetectorId()
The ID of the detector belonging to the GuardDuty account that you want to create a filter for.
|
Object |
getFindingCriteria()
Represents the criteria to be used in the filter for querying findings.
|
String |
getName()
The name of the filter.
|
Number |
getRank()
`AWS::GuardDuty::Filter.Rank`.
|
List<CfnTag> |
getTags()
`AWS::GuardDuty::Filter.Tags`.
|
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 getAction()
CfnFilterPropsgetAction in interface CfnFilterPropspublic final String getDescription()
CfnFilterPropsgetDescription in interface CfnFilterPropspublic final String getDetectorId()
CfnFilterPropsgetDetectorId in interface CfnFilterPropspublic final Object getFindingCriteria()
CfnFilterPropsgetFindingCriteria in interface CfnFilterPropspublic final String getName()
CfnFilterPropsMinimum length of 3. Maximum length of 64. Valid characters include alphanumeric characters, dot (.), underscore (_), and dash (-). Spaces are not allowed.
getName in interface CfnFilterPropspublic final Number getRank()
CfnFilterPropsgetRank in interface CfnFilterPropspublic final List<CfnTag> getTags()
CfnFilterPropsgetTags in interface CfnFilterProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.