@Stability(value=Stable) @Internal public static final class CfnRuleGroupProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnRuleGroupProps
CfnRuleGroupPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnRuleGroupProps.Builder, CfnRuleGroupProps.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(Number capacity,
String ruleGroupName,
String type,
String description,
Object ruleGroup,
List<? extends CfnTag> tags)
Constructor that initializes the object based on literal property values passed by the
CfnRuleGroupProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Number |
getCapacity()
`AWS::NetworkFirewall::RuleGroup.Capacity`.
|
String |
getDescription()
`AWS::NetworkFirewall::RuleGroup.Description`.
|
Object |
getRuleGroup()
`AWS::NetworkFirewall::RuleGroup.RuleGroup`.
|
String |
getRuleGroupName()
`AWS::NetworkFirewall::RuleGroup.RuleGroupName`.
|
List<CfnTag> |
getTags()
`AWS::NetworkFirewall::RuleGroup.Tags`.
|
String |
getType()
`AWS::NetworkFirewall::RuleGroup.Type`.
|
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 Number getCapacity()
CfnRuleGroupPropsgetCapacity in interface CfnRuleGroupPropspublic final String getRuleGroupName()
CfnRuleGroupPropsgetRuleGroupName in interface CfnRuleGroupPropspublic final String getType()
CfnRuleGroupPropsgetType in interface CfnRuleGroupPropspublic final String getDescription()
CfnRuleGroupPropsgetDescription in interface CfnRuleGroupPropspublic final Object getRuleGroup()
CfnRuleGroupPropsgetRuleGroup in interface CfnRuleGroupPropspublic final List<CfnTag> getTags()
CfnRuleGroupPropsgetTags in interface CfnRuleGroupProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.