@Stability(value=Stable)
public static interface CfnRecipe.RecipeStepProperty
extends software.amazon.jsii.JsiiSerializable
Modifier and Type | Interface and Description |
---|---|
static class |
CfnRecipe.RecipeStepProperty.Builder
A builder for
CfnRecipe.RecipeStepProperty |
static class |
CfnRecipe.RecipeStepProperty.Jsii$Proxy
An implementation for
CfnRecipe.RecipeStepProperty |
Modifier and Type | Method and Description |
---|---|
static CfnRecipe.RecipeStepProperty.Builder |
builder() |
Object |
getAction()
`CfnRecipe.RecipeStepProperty.Action`.
|
default Object |
getConditionExpressions()
`CfnRecipe.RecipeStepProperty.ConditionExpressions`.
|
@Stability(value=Stable) @NotNull Object getAction()
@Stability(value=Stable) @Nullable default Object getConditionExpressions()
@Stability(value=Stable) static CfnRecipe.RecipeStepProperty.Builder builder()
Copyright © 2021. All rights reserved.