@Generated(value="jsii-pacmak/0.20.4 (build 96d89e1)", date="2019-11-12T11:54:39.743Z") @Stability(value=Stable) public interface CfnRuleAssertion extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnRuleAssertion.Builder
A builder for
CfnRuleAssertion |
static class |
CfnRuleAssertion.Jsii$Proxy
An implementation for
CfnRuleAssertion |
| Modifier and Type | Method and Description |
|---|---|
static CfnRuleAssertion.Builder |
builder() |
String |
getAssertDescription()
The assertion description.
|
ICfnConditionExpression |
getAssertValue()
The assertion.
|
@Stability(value=Stable) ICfnConditionExpression getAssertValue()
@Stability(value=Stable) String getAssertDescription()
@Stability(value=Stable) static CfnRuleAssertion.Builder builder()
CfnRuleAssertion.Builder of CfnRuleAssertionCopyright © 2019. All rights reserved.