@Stability(value=Stable) @Internal public static final class CfnRecipe.RecipeStepProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnRecipe.RecipeStepProperty
CfnRecipe.RecipeStepPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnRecipe.RecipeStepProperty.Builder, CfnRecipe.RecipeStepProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(Object action,
Object conditionExpressions)
Constructor that initializes the object based on literal property values passed by the
CfnRecipe.ActionProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getAction()
`CfnRecipe.RecipeStepProperty.Action`.
|
Object |
getConditionExpressions()
`CfnRecipe.RecipeStepProperty.ConditionExpressions`.
|
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(Object action, Object conditionExpressions)
CfnRecipe.ActionProperty.Builder.public final Object getAction()
CfnRecipe.RecipeStepPropertygetAction in interface CfnRecipe.RecipeStepPropertypublic final Object getConditionExpressions()
CfnRecipe.RecipeStepPropertygetConditionExpressions in interface CfnRecipe.RecipeStepProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.