Class: Aws::Types::WafExcludedRule
- Inherits:
-
Object
- Object
- Aws::Types::WafExcludedRule
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#rule_id ⇒ ::String
Returns the value of attribute rule_id.
Instance Attribute Details
#rule_id ⇒ ::String
Returns the value of attribute rule_id.
8172 8173 8174 |
# File 'sig/types.rbs', line 8172 def rule_id @rule_id end |