Class: Aws::Types::DeleteActionTargetResponse
- Inherits:
-
Object
- Object
- Aws::Types::DeleteActionTargetResponse
- 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.
5391 5392 5393 |
# File 'sig/types.rbs', line 5391 def action_target_arn @action_target_arn end |