@Stability(value=Stable) @Internal public static final class CfnRuleGroup.AddressProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnRuleGroup.AddressProperty
CfnRuleGroup.AddressPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnRuleGroup.AddressProperty.Builder, CfnRuleGroup.AddressProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnRuleGroup.AddressProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnRuleGroup.ActionDefinitionProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getAddressDefinition()
Specify an IP address or a block of IP addresses in Classless Inter-Domain Routing (CIDR) notation.
|
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(CfnRuleGroup.AddressProperty.Builder builder)
CfnRuleGroup.ActionDefinitionProperty.Builder.public final String getAddressDefinition()
CfnRuleGroup.AddressPropertyNetwork Firewall supports all address ranges for IPv4.
Examples:
192.0.2.44/32 .192.0.2.0/24 .For more information about CIDR notation, see the Wikipedia entry Classless Inter-Domain Routing .
getAddressDefinition in interface CfnRuleGroup.AddressProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.