Class: Aws::Types::CreateAutomationRuleResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateAutomationRuleResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#rule_arn ⇒ ::String
Returns the value of attribute rule_arn.
Instance Attribute Details
#rule_arn ⇒ ::String
Returns the value of attribute rule_arn.
5134 5135 5136 |
# File 'sig/types.rbs', line 5134 def rule_arn @rule_arn end |