Class: Aws::Types::LastExecutionStatus
- Inherits:
-
Object
- Object
- Aws::Types::LastExecutionStatus
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#execution_status ⇒ "COMPLETED", ...
Returns the value of attribute execution_status.
-
#status_message ⇒ ::String
Returns the value of attribute status_message.
Instance Attribute Details
#execution_status ⇒ "COMPLETED", ...
Returns the value of attribute execution_status.
315 316 317 |
# File 'sig/types.rbs', line 315 def execution_status @execution_status end |
#status_message ⇒ ::String
Returns the value of attribute status_message.
316 317 318 |
# File 'sig/types.rbs', line 316 def end |