Class: Aws::Types::CreateActionResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateActionResponse
- 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.
1876 1877 1878 |
# File 'sig/types.rbs', line 1876 def action_arn @action_arn end |