Class: Aws::WAFV2::Types::NoneAction Private
- Inherits:
-
EmptyStructure
- Object
- EmptyStructure
- Aws::WAFV2::Types::NoneAction
- Defined in:
- lib/aws-sdk-wafv2/types.rb
Overview
This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.
Specifies that WAF should do nothing. This is used for the ‘OverrideAction` setting on a Rule when the rule uses a rule group reference statement.
This is used in the context of other settings, for example to specify values for RuleAction and web ACL DefaultAction.
JSON specification: ‘“None”: {}`