AWSVPCFirewallRuleDefinition
No description
type AWSVPCFirewallRuleDefinition {
actions: [String!]!
matchAttributes: AWSVPCFirewallMatchAttributes
}
Fields
AWSVPCFirewallRuleDefinition.actions ● [String!]! non-null scalar
The actions to take on a packet that matches one of the stateless rule definition's match attributes
AWSVPCFirewallRuleDefinition.matchAttributes ● AWSVPCFirewallMatchAttributes object
Criteria for Network Firewall to use to inspect an individual packet in stateless rule inspection
Member of
AWSVPCFirewallStatelessRule object