public static final class CfnRuleProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnRuleProps
software.amazon.jsii.JsiiObject.InitializationModeCfnRuleProps.Builder, CfnRuleProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
List<CfnRuleAssertion> |
getAssertions()
Assertions which define the rule.
|
ICfnConditionExpression |
getRuleCondition()
If the rule condition evaluates to false, the rule doesn't take effect.
|
jsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode)
@Stability(value=Stable) @Nullable public List<CfnRuleAssertion> getAssertions()
getAssertions in interface CfnRuleProps@Stability(value=Stable) @Nullable public ICfnConditionExpression getRuleCondition()
getRuleCondition in interface CfnRulePropsCopyright © 2019. All rights reserved.