Class: Aws::Types::StartWorkflowRunResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#run_id::String

Returns the value of attribute run_id.

Returns:

  • (::String)


7287
7288
7289
# File 'sig/types.rbs', line 7287

def run_id
  @run_id
end