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
  • Constructor Details

  • Method Details

    • getRuleVariables

      public final Object getRuleVariables()
      Description copied from interface: CfnFirewallPolicy.PolicyVariablesProperty
      The IPv4 or IPv6 addresses in CIDR notation to use for the Suricata HOME_NET variable.

      If your firewall uses an inspection VPC, you might want to override the HOME_NET variable with the CIDRs of your home networks. If you don't override HOME_NET with your own CIDRs, Network Firewall by default uses the CIDR of your inspection VPC.

      Specified by:
      getRuleVariables in interface CfnFirewallPolicy.PolicyVariablesProperty
    • $jsii$toJson

      @Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
      Specified by:
      $jsii$toJson in interface software.amazon.jsii.JsiiSerializable
    • equals

      public final boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public final int hashCode()
      Overrides:
      hashCode in class Object