@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)
Constructor that initializes the object based on literal property values passed by the
CfnRuleGroup.AndStatementOneProperty.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 |
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.RulePropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-rule.html#cfn-wafv2-rulegroup-rule-namepublic final Number getPriority()
CfnRuleGroup.RulePropertygetPriority in interface CfnRuleGroup.RulePropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-rule.html#cfn-wafv2-rulegroup-rule-prioritypublic final Object getStatement()
CfnRuleGroup.RulePropertygetStatement in interface CfnRuleGroup.RulePropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-rule.html#cfn-wafv2-rulegroup-rule-statementpublic final Object getVisibilityConfig()
CfnRuleGroup.RulePropertygetVisibilityConfig in interface CfnRuleGroup.RulePropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-rule.html#cfn-wafv2-rulegroup-rule-visibilityconfigpublic final Object getAction()
CfnRuleGroup.RulePropertygetAction in interface CfnRuleGroup.RulePropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-rule.html#cfn-wafv2-rulegroup-rule-action@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.