@Stability(value=Stable) @Internal public static final class CfnComponent.PredicateProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnComponent.PredicateProperty
CfnComponent.PredicatePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnComponent.PredicateProperty.Builder, CfnComponent.PredicateProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnComponent.PredicateProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnComponent.ActionParametersProperty.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 |
getAnd()
A list of predicates to combine logically.
|
String |
getField()
The field to query.
|
String |
getOperand()
The value to use when performing the evaluation.
|
String |
getOperator()
The operator to use to perform the evaluation.
|
Object |
getOr()
A list of predicates to combine logically.
|
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(CfnComponent.PredicateProperty.Builder builder)
CfnComponent.ActionParametersProperty.Builder.public final Object getAnd()
CfnComponent.PredicatePropertygetAnd in interface CfnComponent.PredicatePropertypublic final String getField()
CfnComponent.PredicatePropertygetField in interface CfnComponent.PredicatePropertypublic final String getOperand()
CfnComponent.PredicatePropertygetOperand in interface CfnComponent.PredicatePropertypublic final String getOperator()
CfnComponent.PredicatePropertygetOperator in interface CfnComponent.PredicatePropertypublic final Object getOr()
CfnComponent.PredicatePropertygetOr in interface CfnComponent.PredicateProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.