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

Class: Aws::SWF::Types::Run

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

Overview

Specifies the runId of a workflow execution.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#run_idString

The runId of a workflow execution. This ID is generated by the service and can be used to uniquely identify the workflow execution within a domain.

Returns:

  • (String)

    The runId of a workflow execution.