@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(CfnRecipe.RecipeStepProperty.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) |
Object |
getAction()
The particular action to be performed in the recipe step.
|
Object |
getConditionExpressions()
One or more conditions that must be met for the recipe step 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.RecipeStepProperty.Builder builder)
CfnRecipe.ActionProperty.Builder.public final Object getAction()
CfnRecipe.RecipeStepPropertygetAction in interface CfnRecipe.RecipeStepPropertypublic final Object getConditionExpressions()
CfnRecipe.RecipeStepProperty
All of the conditions in the array must be met. In other words, all of the conditions must be combined using a logical AND operation.
getConditionExpressions in interface CfnRecipe.RecipeStepProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.