| Package | Description |
|---|---|
| com.amazonaws.services.networkfirewall.model |
| Modifier and Type | Method and Description |
|---|---|
PublishMetricAction |
PublishMetricAction.clone() |
PublishMetricAction |
ActionDefinition.getPublishMetricAction()
Stateless inspection criteria that publishes the specified metrics to Amazon CloudWatch for the matching packet.
|
PublishMetricAction |
PublishMetricAction.withDimensions(Collection<Dimension> dimensions)
|
PublishMetricAction |
PublishMetricAction.withDimensions(Dimension... dimensions)
|
| Modifier and Type | Method and Description |
|---|---|
void |
ActionDefinition.setPublishMetricAction(PublishMetricAction publishMetricAction)
Stateless inspection criteria that publishes the specified metrics to Amazon CloudWatch for the matching packet.
|
ActionDefinition |
ActionDefinition.withPublishMetricAction(PublishMetricAction publishMetricAction)
Stateless inspection criteria that publishes the specified metrics to Amazon CloudWatch for the matching packet.
|
Copyright © 2021. All rights reserved.