Class: Aws::Types::GetWorkflowExecutionRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetWorkflowExecutionRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#workflow_execution_id ⇒ ::String
Returns the value of attribute workflow_execution_id.
Instance Attribute Details
#workflow_execution_id ⇒ ::String
Returns the value of attribute workflow_execution_id.
835 836 837 |
# File 'sig/types.rbs', line 835 def workflow_execution_id @workflow_execution_id end |