@Stability(value=Stable) @Internal public static final class CfnRuleGroup.ActionDefinitionProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnRuleGroup.ActionDefinitionProperty
CfnRuleGroup.ActionDefinitionPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnRuleGroup.ActionDefinitionProperty.Builder, CfnRuleGroup.ActionDefinitionProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnRuleGroup.ActionDefinitionProperty.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) |
Object |
getPublishMetricAction()
Stateless inspection criteria that publishes the specified metrics to Amazon CloudWatch for the matching packet.
|
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.ActionDefinitionProperty.Builder builder)
CfnRuleGroup.ActionDefinitionProperty.Builder.public final Object getPublishMetricAction()
CfnRuleGroup.ActionDefinitionPropertyThis 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.
getPublishMetricAction in interface CfnRuleGroup.ActionDefinitionProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.