@Stability(value=Experimental) @Internal public static final class TemplateRule.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements TemplateRule
TemplateRulesoftware.amazon.jsii.JsiiObject.InitializationModeTemplateRule.Builder, TemplateRule.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(TemplateRule.Builder builder)
Constructor that initializes the object based on literal property values passed by the
TemplateRule.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
List<TemplateRuleAssertion> |
getAssertions()
(experimental) A list of assertions that make up the rule.
|
ICfnRuleConditionExpression |
getCondition()
(experimental) Specify when to apply rule with a rule-specific intrinsic function.
|
String |
getRuleName()
(experimental) Name of the rule.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(TemplateRule.Builder builder)
TemplateRule.Builder.public final List<TemplateRuleAssertion> getAssertions()
TemplateRulegetAssertions in interface TemplateRulepublic final String getRuleName()
TemplateRulegetRuleName in interface TemplateRulepublic final ICfnRuleConditionExpression getCondition()
TemplateRuleDefault: - no rule condition provided
getCondition in interface TemplateRule@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.