Class: Aws::Types::DeleteActionTargetRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteActionTargetRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#action_target_arn ⇒ ::String
Returns the value of attribute action_target_arn.
Instance Attribute Details
#action_target_arn ⇒ ::String
Returns the value of attribute action_target_arn.
5386 5387 5388 |
# File 'sig/types.rbs', line 5386 def action_target_arn @action_target_arn end |