StatelessRulesAndCustomActions
Stateless inspection criteria. Each stateless rule group uses exactly one of these data types to define its stateless rules.
Contents
- StatelessRules
-
Defines the set of stateless rules for use in a stateless rule group.
Type: Array of StatelessRule objects
Required: Yes
- CustomActions
-
Defines an array of individual custom action definitions that are available for use by the stateless rules in this
StatelessRulesAndCustomActions
specification. You name each custom action that you define, and then you can use it by name in your StatelessRule RuleDefinitionActions
specification.Type: Array of CustomAction objects
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: