Class: Aws::Types::EnableInsightRulesInput
- Inherits:
-
Object
- Object
- Aws::Types::EnableInsightRulesInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#rule_names ⇒ ::Array[::String]
Returns the value of attribute rule_names.
Instance Attribute Details
#rule_names ⇒ ::Array[::String]
Returns the value of attribute rule_names.
332 333 334 |
# File 'sig/types.rbs', line 332 def rule_names @rule_names end |