Class: Aws::Types::BatchUpdateAutomationRulesRequest
- Inherits:
-
Object
- Object
- Aws::Types::BatchUpdateAutomationRulesRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#update_automation_rules_request_items ⇒ ::Array[Types::UpdateAutomationRulesRequestItem]
Returns the value of attribute update_automation_rules_request_items.
Instance Attribute Details
#update_automation_rules_request_items ⇒ ::Array[Types::UpdateAutomationRulesRequestItem]
Returns the value of attribute update_automation_rules_request_items.
4834 4835 4836 |
# File 'sig/types.rbs', line 4834 def update_automation_rules_request_items @update_automation_rules_request_items end |