Class: Aws::Types::GetWorkflowExecutionRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#workflow_execution_id ⇒ ::String

Returns the value of attribute workflow_execution_id.

Returns:

  • (::String)


835
836
837
# File 'sig/types.rbs', line 835

def workflow_execution_id
  @workflow_execution_id
end