@Generated(value="jsii-pacmak/0.16.0 (build 98909b5)", date="2019-09-06T00:51:58.944Z") @Stability(value=Stable) public class CfnCondition extends CfnElement implements ICfnConditionExpression, IResolvable
software.amazon.jsii.JsiiObject.InitializationModeICfnConditionExpression.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
|
CfnCondition(Construct scope,
String id)
Build a new condition.
|
|
CfnCondition(Construct scope,
String id,
CfnConditionProps props)
Build a new condition.
|
protected |
CfnCondition(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
CfnCondition(software.amazon.jsii.JsiiObjectRef objRef) |
| Modifier and Type | Method and Description |
|---|---|
ICfnConditionExpression |
getExpression()
The condition statement.
|
Object |
resolve(IResolveContext _context)
Synthesizes the condition.
|
void |
setExpression(ICfnConditionExpression value)
The condition statement.
|
getCreationStack, getLogicalId, getStack, isCfnElement, overrideLogicalId, preparegetNode, isConstruct, synthesize, toString, validatejsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSet, setObjRefclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetCreationStack, toStringprotected CfnCondition(software.amazon.jsii.JsiiObjectRef objRef)
protected CfnCondition(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Stable) public CfnCondition(Construct scope, String id, CfnConditionProps props)
@Stability(value=Stable) public Object resolve(IResolveContext _context)
resolve in interface IResolvable@Stability(value=Stable) public ICfnConditionExpression getExpression()
@Stability(value=Stable) public void setExpression(ICfnConditionExpression value)
Copyright © 2019. All rights reserved.