@Generated(value="jsii-pacmak/1.4.1 (build 0b09d7b)", date="2020-04-28T11:03:57.242Z") @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) @NotNull ICfnConditionExpression getAssertValue()
@Stability(value=Stable) @NotNull String getAssertDescription()
@Stability(value=Stable) static CfnRuleAssertion.Builder builder()
CfnRuleAssertion.Builder of CfnRuleAssertionCopyright © 2020. All rights reserved.