@Stability(value=Stable) @Internal public static final class CfnFilter.ConditionProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnFilter.ConditionProperty
CfnFilter.ConditionPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnFilter.ConditionProperty.Builder, CfnFilter.ConditionProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnFilter.ConditionProperty.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) |
List<String> |
getEq()
Represents the equal condition to apply to a single field when querying for findings.
|
List<String> |
getEqualTo()
Represents an *equal* ** condition to be applied to a single field when querying for findings.
|
Number |
getGreaterThan()
Represents a *greater than* condition to be applied to a single field when querying for findings.
|
Number |
getGreaterThanOrEqual()
Represents a *greater than or equal* condition to be applied to a single field when querying for findings.
|
Number |
getGt()
Represents a *greater than* condition to be applied to a single field when querying for findings.
|
Number |
getGte()
Represents the greater than or equal condition to apply to a single field when querying for findings.
|
Number |
getLessThan()
Represents a *less than* condition to be applied to a single field when querying for findings.
|
Number |
getLessThanOrEqual()
Represents a *less than or equal* condition to be applied to a single field when querying for findings.
|
Number |
getLt()
Represents the less than condition to apply to a single field when querying for findings.
|
Number |
getLte()
Represents the less than or equal condition to apply to a single field when querying for findings.
|
List<String> |
getNeq()
Represents the not equal condition to apply to a single field when querying for findings.
|
List<String> |
getNotEquals()
Represents a *not equal* ** condition to be applied to a single field when querying for 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.ConditionProperty.Builder builder)
CfnFilter.ConditionProperty.Builder.public final List<String> getEq()
CfnFilter.ConditionPropertygetEq in interface CfnFilter.ConditionPropertypublic final List<String> getEqualTo()
CfnFilter.ConditionPropertygetEqualTo in interface CfnFilter.ConditionPropertypublic final Number getGreaterThan()
CfnFilter.ConditionPropertygetGreaterThan in interface CfnFilter.ConditionPropertypublic final Number getGreaterThanOrEqual()
CfnFilter.ConditionPropertygetGreaterThanOrEqual in interface CfnFilter.ConditionPropertypublic final Number getGt()
CfnFilter.ConditionPropertygetGt in interface CfnFilter.ConditionPropertypublic final Number getGte()
CfnFilter.ConditionPropertygetGte in interface CfnFilter.ConditionPropertypublic final Number getLessThan()
CfnFilter.ConditionPropertygetLessThan in interface CfnFilter.ConditionPropertypublic final Number getLessThanOrEqual()
CfnFilter.ConditionPropertygetLessThanOrEqual in interface CfnFilter.ConditionPropertypublic final Number getLt()
CfnFilter.ConditionPropertygetLt in interface CfnFilter.ConditionPropertypublic final Number getLte()
CfnFilter.ConditionPropertygetLte in interface CfnFilter.ConditionPropertypublic final List<String> getNeq()
CfnFilter.ConditionPropertygetNeq in interface CfnFilter.ConditionPropertypublic final List<String> getNotEquals()
CfnFilter.ConditionPropertygetNotEquals in interface CfnFilter.ConditionProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.