Class: Aws::Types::GetWorkflowStepExecutionRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetWorkflowStepExecutionRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#step_execution_id ⇒ ::String
Returns the value of attribute step_execution_id.
Instance Attribute Details
#step_execution_id ⇒ ::String
Returns the value of attribute step_execution_id.
869 870 871 |
# File 'sig/types.rbs', line 869 def step_execution_id @step_execution_id end |