Class CfnRuleGroup.ActionDefinitionProperty.Jsii$Proxy

java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.networkfirewall.CfnRuleGroup.ActionDefinitionProperty.Jsii$Proxy
All Implemented Interfaces:
CfnRuleGroup.ActionDefinitionProperty, software.amazon.jsii.JsiiSerializable
Enclosing interface:
CfnRuleGroup.ActionDefinitionProperty

@Stability(Stable) @Internal public static final class CfnRuleGroup.ActionDefinitionProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnRuleGroup.ActionDefinitionProperty
  • Constructor Details

  • Method Details

    • getPublishMetricAction

      public final Object getPublishMetricAction()
      Description copied from interface: CfnRuleGroup.ActionDefinitionProperty
      Stateless inspection criteria that publishes the specified metrics to Amazon CloudWatch for the matching packet.

      This setting defines a CloudWatch dimension value to be published.

      You can pair this custom action with any of the standard stateless rule actions. For example, you could pair this in a rule action with the standard action that forwards the packet for stateful inspection. Then, when a packet matches the rule, Network Firewall publishes metrics for the packet and forwards it.

      Specified by:
      getPublishMetricAction in interface CfnRuleGroup.ActionDefinitionProperty
    • $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