Class: Aws::Types::RulesConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::RulesConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#behavior ⇒ "Enable", "Disable"
Returns the value of attribute behavior.
Instance Attribute Details
#behavior ⇒ "Enable", "Disable"
Returns the value of attribute behavior.
7022 7023 7024 |
# File 'sig/types.rbs', line 7022 def behavior @behavior end |