@Stability(value=Stable) @Internal public static final class CfnFilter.FindingCriteriaProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnFilter.FindingCriteriaProperty
CfnFilter.FindingCriteriaPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnFilter.FindingCriteriaProperty.Builder, CfnFilter.FindingCriteriaProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnFilter.FindingCriteriaProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnFilter.ConditionProperty.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) |
Object |
getCriterion()
Represents a map of finding properties that match specified conditions and values when querying findings.
|
Object |
getItemType()
Specifies the condition to be applied to a single field when filtering through findings.
|
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(CfnFilter.FindingCriteriaProperty.Builder builder)
CfnFilter.ConditionProperty.Builder.public final Object getCriterion()
CfnFilter.FindingCriteriaPropertyFor a mapping of JSON criterion to their console equivalent see Finding criteria . The following are the available criterion:
When this attribute is set to TRUE, only archived findings are listed. When it's set to FALSE, only unarchived findings are listed. When this attribute is not set, all existing findings are listed.
Type: ISO 8601 string format: YYYY-MM-DDTHH:MM:SS.SSSZ or YYYY-MM-DDTHH:MM:SSZ depending on whether the value contains milliseconds.
getCriterion in interface CfnFilter.FindingCriteriaPropertypublic final Object getItemType()
CfnFilter.FindingCriteriaPropertygetItemType in interface CfnFilter.FindingCriteriaProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.