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

AWSVPCFirewallStatelessRulesAndCustomActions

No description

type AWSVPCFirewallStatelessRulesAndCustomActions {
rules: [AWSVPCFirewallStatelessRule!]!
customActions: [AWSVPCFirewallCustomAction!]!
}

Fields

AWSVPCFirewallStatelessRulesAndCustomActions.rules ● [AWSVPCFirewallStatelessRule!]! non-null object

Defines the set of stateless rules for use in a stateless rule group

AWSVPCFirewallStatelessRulesAndCustomActions.customActions ● [AWSVPCFirewallCustomAction!]! non-null object

Defines an array of individual custom action definitions that are available for use by the stateless rules in this StatelessRulesAndCustomActions specification

Member of

AWSVPCFirewallStatelessRulesSource object