@Stability(value=Stable) @Internal public static final class CfnFilter.MapFilterProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnFilter.MapFilterProperty
CfnFilter.MapFilterPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnFilter.MapFilterProperty.Builder, CfnFilter.MapFilterProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnFilter.MapFilterProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnFilter.DateFilterProperty.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 |
getComparison()
The operator to use when comparing values in the filter.
|
String |
getKey()
The tag key used in the filter.
|
String |
getValue()
The tag value used in 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(CfnFilter.MapFilterProperty.Builder builder)
CfnFilter.DateFilterProperty.Builder.public final String getComparison()
CfnFilter.MapFilterPropertygetComparison in interface CfnFilter.MapFilterPropertypublic final String getKey()
CfnFilter.MapFilterPropertygetKey in interface CfnFilter.MapFilterPropertypublic final String getValue()
CfnFilter.MapFilterPropertygetValue in interface CfnFilter.MapFilterProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2023. All rights reserved.