Class CfnFirewallPolicy.PolicyVariablesProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.networkfirewall.CfnFirewallPolicy.PolicyVariablesProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnFirewallPolicy.PolicyVariablesProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnFirewallPolicy.PolicyVariablesProperty
@Stability(Stable)
@Internal
public static final class CfnFirewallPolicy.PolicyVariablesProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnFirewallPolicy.PolicyVariablesProperty
An implementation for
CfnFirewallPolicy.PolicyVariablesProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.services.networkfirewall.CfnFirewallPolicy.PolicyVariablesProperty
CfnFirewallPolicy.PolicyVariablesProperty.Builder, CfnFirewallPolicy.PolicyVariablesProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnFirewallPolicy.PolicyVariablesProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnFirewallPolicy.PolicyVariablesProperty.Builder.
-
-
Method Details
-
getRuleVariables
Description copied from interface:CfnFirewallPolicy.PolicyVariablesPropertyThe IPv4 or IPv6 addresses in CIDR notation to use for the SuricataHOME_NETvariable.If your firewall uses an inspection VPC, you might want to override the
HOME_NETvariable with the CIDRs of your home networks. If you don't overrideHOME_NETwith your own CIDRs, Network Firewall by default uses the CIDR of your inspection VPC.Returns union: either
IResolvableor Mapinvalid input: '<'String, eitherIResolvableorCfnFirewallPolicy.IPSetProperty>- Specified by:
getRuleVariablesin interfaceCfnFirewallPolicy.PolicyVariablesProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-