class Aws::SecurityHub::Types::WafExcludedRule

Details about a rule to exclude from a rule group.

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

data as a hash:

    {
      rule_id: "NonEmptyString",
    }

@!attribute [rw] rule_id

The unique identifier for the rule to exclude from the rule group.
@return [String]

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

Constants

SENSITIVE