Class: Aws::Types::ActionSummary
- Inherits:
-
Object
- Object
- Aws::Types::ActionSummary
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#action_type ⇒ "CREATE_TASK", ...
Returns the value of attribute action_type.
Instance Attribute Details
#action_type ⇒ "CREATE_TASK", ...
Returns the value of attribute action_type.
17 18 19 |
# File 'sig/types.rbs', line 17 def action_type @action_type end |