Uses of Class
software.amazon.awssdk.services.networkfirewall.model.PublishMetricAction
-
Packages that use PublishMetricAction Package Description software.amazon.awssdk.services.networkfirewall.model -
-
Uses of PublishMetricAction in software.amazon.awssdk.services.networkfirewall.model
Methods in software.amazon.awssdk.services.networkfirewall.model that return PublishMetricAction Modifier and Type Method Description PublishMetricActionActionDefinition. publishMetricAction()Stateless inspection criteria that publishes the specified metrics to Amazon CloudWatch for the matching packet.Methods in software.amazon.awssdk.services.networkfirewall.model with parameters of type PublishMetricAction Modifier and Type Method Description ActionDefinition.BuilderActionDefinition.Builder. publishMetricAction(PublishMetricAction publishMetricAction)Stateless inspection criteria that publishes the specified metrics to Amazon CloudWatch for the matching packet.
-