@Stability(value=Stable) @Internal public static final class CfnRuleGroup.RuleProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnRuleGroup.RuleProperty
CfnRuleGroup.RulePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnRuleGroup.RuleProperty.Builder, CfnRuleGroup.RuleProperty.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(String name,
Number priority,
Object statement,
Object visibilityConfig,
Object action,
Object ruleLabels)
Constructor that initializes the object based on literal property values passed by the
CfnRuleGroup.AndStatementProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getAction()
`CfnRuleGroup.RuleProperty.Action`.
|
String |
getName()
`CfnRuleGroup.RuleProperty.Name`.
|
Number |
getPriority()
`CfnRuleGroup.RuleProperty.Priority`.
|
Object |
getRuleLabels()
`CfnRuleGroup.RuleProperty.RuleLabels`.
|
Object |
getStatement()
`CfnRuleGroup.RuleProperty.Statement`.
|
Object |
getVisibilityConfig()
`CfnRuleGroup.RuleProperty.VisibilityConfig`.
|
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.public final String getName()
CfnRuleGroup.RulePropertygetName in interface CfnRuleGroup.RulePropertypublic final Number getPriority()
CfnRuleGroup.RulePropertygetPriority in interface CfnRuleGroup.RulePropertypublic final Object getStatement()
CfnRuleGroup.RulePropertygetStatement in interface CfnRuleGroup.RulePropertypublic final Object getVisibilityConfig()
CfnRuleGroup.RulePropertygetVisibilityConfig in interface CfnRuleGroup.RulePropertypublic final Object getAction()
CfnRuleGroup.RulePropertygetAction in interface CfnRuleGroup.RulePropertypublic final Object getRuleLabels()
CfnRuleGroup.RulePropertygetRuleLabels in interface CfnRuleGroup.RuleProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.