@Stability(value=Stable) @Internal public static final class CfnComponent.ComponentConditionPropertyProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnComponent.ComponentConditionPropertyProperty
CfnComponent.ComponentConditionPropertyPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnComponent.ComponentConditionPropertyProperty.Builder, CfnComponent.ComponentConditionPropertyProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnComponent.ComponentConditionPropertyProperty.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 |
getElseValue()
The value to assign to the property if the condition is not met.
|
String |
getField()
The name of a field.
|
String |
getOperand()
The value of the property to evaluate.
|
String |
getOperandType()
The type of the property to evaluate.
|
String |
getOperator()
The operator to use to perform the evaluation, such as `eq` to represent equals.
|
String |
getProperty()
The name of the conditional property.
|
Object |
getThen()
The value to assign to the property if the condition is met.
|
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.ComponentConditionPropertyProperty.Builder builder)
CfnComponent.ActionParametersProperty.Builder.public final Object getElseValue()
CfnComponent.ComponentConditionPropertyPropertygetElseValue in interface CfnComponent.ComponentConditionPropertyPropertypublic final String getField()
CfnComponent.ComponentConditionPropertyPropertySpecify this when the property is a data model.
getField in interface CfnComponent.ComponentConditionPropertyPropertypublic final String getOperand()
CfnComponent.ComponentConditionPropertyPropertygetOperand in interface CfnComponent.ComponentConditionPropertyPropertypublic final String getOperandType()
CfnComponent.ComponentConditionPropertyPropertygetOperandType in interface CfnComponent.ComponentConditionPropertyPropertypublic final String getOperator()
CfnComponent.ComponentConditionPropertyPropertygetOperator in interface CfnComponent.ComponentConditionPropertyPropertypublic final String getProperty()
CfnComponent.ComponentConditionPropertyPropertygetProperty in interface CfnComponent.ComponentConditionPropertyPropertypublic final Object getThen()
CfnComponent.ComponentConditionPropertyPropertygetThen in interface CfnComponent.ComponentConditionPropertyProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.