You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::SecurityHub::Types::WafOverrideAction

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Note:

When passing WafOverrideAction as input to an Aws::Client method, you can use a vanilla Hash:

{
  type: "NonEmptyString",
}

Details about an override action for a rule.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#typeString

COUNT overrides the action specified by the individual rule within a RuleGroup .

If set to NONE, the rule\'s action takes place.

Returns:

  • (String)

    COUNT overrides the action specified by the individual rule within a RuleGroup .