@Stability(value=Stable) public static final class CfnConditionProps.Builder extends Object
CfnConditionProps| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnConditionProps |
build()
Builds the configured instance.
|
CfnConditionProps.Builder |
expression(ICfnConditionExpression expression)
Sets the value of
CfnConditionProps.getExpression() |
@Stability(value=Stable) public CfnConditionProps.Builder expression(ICfnConditionExpression expression)
CfnConditionProps.getExpression()expression - The expression that the condition will evaluate.this@Stability(value=Stable) public CfnConditionProps build()
CfnConditionPropsNullPointerException - if any required attribute was not providedCopyright © 2020. All rights reserved.