Class: Aws::Types::CreateActionTargetResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateActionTargetResponse
- 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.
5101 5102 5103 |
# File 'sig/types.rbs', line 5101 def action_target_arn @action_target_arn end |