Class: Aws::Types::DeleteInsightRulesInput
- Inherits:
-
Object
- Object
- Aws::Types::DeleteInsightRulesInput
- 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.
177 178 179 |
# File 'sig/types.rbs', line 177 def rule_names @rule_names end |