メインコンテンツまでスキップ

AWSVPCFirewallStatefulRule

No description

type AWSVPCFirewallStatefulRule {
action: AWSVPCFirewallStatefulActionType!
header: AWSVPCFirewallHeader!
ruleOptions: [AWSVPCFirewallRuleOption!]!
}

Fields

AWSVPCFirewallStatefulRule.action ● AWSVPCFirewallStatefulActionType! non-null enum

Defines what Network Firewall should do with the packets in a traffic flow when the flow matches the stateful rule criteria

AWSVPCFirewallStatefulRule.header ● AWSVPCFirewallHeader! non-null object

The stateful 5-tuple inspection criteria

AWSVPCFirewallStatefulRule.ruleOptions ● [AWSVPCFirewallRuleOption!]! non-null object

Additional options for the rule

Member of

AWSVPCFirewallStatefulRulesSource object