You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::SWF::Types::WorkflowExecution

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#run_idString

A system-generated unique identifier for the workflow execution.

Returns:

  • (String)

    A system-generated unique identifier for the workflow execution.

#workflow_idString

The user defined identifier associated with the workflow execution.

Returns:

  • (String)

    The user defined identifier associated with the workflow execution.