Class: Aws::Types::DeleteActionResponse
- Inherits:
-
Object
- Object
- Aws::Types::DeleteActionResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#action_arn ⇒ ::String
Returns the value of attribute action_arn.
Instance Attribute Details
#action_arn ⇒ ::String
Returns the value of attribute action_arn.
3239 3240 3241 |
# File 'sig/types.rbs', line 3239 def action_arn @action_arn end |