Class: Aws::Types::GetWorkflowRunResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetWorkflowRunResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#run ⇒ Types::WorkflowRun
Returns the value of attribute run.
Instance Attribute Details
#run ⇒ Types::WorkflowRun
Returns the value of attribute run.
4363 4364 4365 |
# File 'sig/types.rbs', line 4363 def run @run end |