Class ProxyConfigDefaultRulePhaseActionsRequest

java.lang.Object
software.amazon.awssdk.services.networkfirewall.model.ProxyConfigDefaultRulePhaseActionsRequest
All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<ProxyConfigDefaultRulePhaseActionsRequest.Builder,ProxyConfigDefaultRulePhaseActionsRequest>

@Generated("software.amazon.awssdk:codegen") public final class ProxyConfigDefaultRulePhaseActionsRequest extends Object implements SdkPojo, Serializable, ToCopyableBuilder<ProxyConfigDefaultRulePhaseActionsRequest.Builder,ProxyConfigDefaultRulePhaseActionsRequest>

Evaluation points in the traffic flow where rules are applied. There are three phases in a traffic where the rule match is applied.

This data type is used specifically for the CreateProxyConfiguration and UpdateProxyConfiguration APIs.

See Also: