@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 Expression
|
@Stability(value=Stable) public CfnConditionProps.Builder expression(ICfnConditionExpression expression)
expression
- The expression that the condition will evaluate.this
@Stability(value=Stable) public CfnConditionProps build()
CfnConditionProps
NullPointerException
- if any required attribute was not providedCopyright © 2019. All rights reserved.