Class: Aws::Types::GetActionResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetActionResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#action ⇒ Types::Action
Returns the value of attribute action.
Instance Attribute Details
#action ⇒ Types::Action
Returns the value of attribute action.
463 464 465 |
# File 'sig/types.rbs', line 463 def action @action end |