Class: Aws::Types::BatchGetAutomationRulesRequest
- Inherits:
-
Object
- Object
- Aws::Types::BatchGetAutomationRulesRequest
- 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.
4778 4779 4780 |
# File 'sig/types.rbs', line 4778 def automation_rules_arns @automation_rules_arns end |