Class: Aws::Types::DeleteAutomationRuleV2Request
- Inherits:
-
Object
- Object
- Aws::Types::DeleteAutomationRuleV2Request
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#identifier ⇒ ::String
Returns the value of attribute identifier.
Instance Attribute Details
#identifier ⇒ ::String
Returns the value of attribute identifier.
5404 5405 5406 |
# File 'sig/types.rbs', line 5404 def identifier @identifier end |