Class: Aws::Types::StatefulRuleGroupOverride
- Inherits:
-
Object
- Object
- Aws::Types::StatefulRuleGroupOverride
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#action ⇒ "DROP_TO_ALERT"
Returns the value of attribute action.
Instance Attribute Details
#action ⇒ "DROP_TO_ALERT"
Returns the value of attribute action.
1589 1590 1591 |
# File 'sig/types.rbs', line 1589 def action @action end |