@Stability(value=Stable) @Internal public static final class CfnRecipe.ConditionExpressionProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnRecipe.ConditionExpressionProperty
CfnRecipe.ConditionExpressionPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnRecipe.ConditionExpressionProperty.Builder, CfnRecipe.ConditionExpressionProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnRecipe.ConditionExpressionProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnRecipe.ActionProperty.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 |
getCondition()
A specific condition to apply to a recipe action.
|
String |
getTargetColumn()
A column to apply this condition to.
|
String |
getValue()
A value that the condition must evaluate to for the condition to succeed.
|
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(CfnRecipe.ConditionExpressionProperty.Builder builder)
CfnRecipe.ActionProperty.Builder.public final String getCondition()
CfnRecipe.ConditionExpressionPropertyFor more information, see Recipe structure in the AWS Glue DataBrew Developer Guide .
getCondition in interface CfnRecipe.ConditionExpressionPropertypublic final String getTargetColumn()
CfnRecipe.ConditionExpressionPropertygetTargetColumn in interface CfnRecipe.ConditionExpressionPropertypublic final String getValue()
CfnRecipe.ConditionExpressionPropertygetValue in interface CfnRecipe.ConditionExpressionProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.