class Aws::SecurityHub::Types::WafOverrideAction

Details about an override action for a rule.

@note When making an API call, you may pass WafOverrideAction

data as a hash:

    {
      type: "NonEmptyString",
    }

@!attribute [rw] type

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

If set to `NONE`, the rule's action takes place.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/securityhub-2018-10-26/WafOverrideAction AWS API Documentation

Constants

SENSITIVE