Class: Aws::Types::GetWorkflowStepExecutionRequest

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#step_execution_id ⇒ ::String

Returns the value of attribute step_execution_id.

Returns:



869
870
871
# File 'sig/types.rbs', line 869

def step_execution_id
  @step_execution_id
end