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