@Stability(value=Stable)
public static interface CfnRecipe.ConditionExpressionProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnRecipe.ConditionExpressionProperty.Builder
A builder for
CfnRecipe.ConditionExpressionProperty |
static class |
CfnRecipe.ConditionExpressionProperty.Jsii$Proxy
An implementation for
CfnRecipe.ConditionExpressionProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnRecipe.ConditionExpressionProperty.Builder |
builder() |
String |
getCondition()
`CfnRecipe.ConditionExpressionProperty.Condition`.
|
String |
getTargetColumn()
`CfnRecipe.ConditionExpressionProperty.TargetColumn`.
|
default String |
getValue()
`CfnRecipe.ConditionExpressionProperty.Value`.
|
@Stability(value=Stable) @NotNull String getCondition()
@Stability(value=Stable) @NotNull String getTargetColumn()
@Stability(value=Stable) @Nullable default String getValue()
@Stability(value=Stable) static CfnRecipe.ConditionExpressionProperty.Builder builder()
Copyright © 2021. All rights reserved.