Module: Aws::SWF::Client::_DescribeWorkflowExecutionResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::WorkflowExecutionDetail]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#execution_configurationTypes::WorkflowExecutionConfiguration



242
# File 'sig/client.rbs', line 242

def execution_configuration: () -> Types::WorkflowExecutionConfiguration

#execution_infoTypes::WorkflowExecutionInfo



241
# File 'sig/client.rbs', line 241

def execution_info: () -> Types::WorkflowExecutionInfo

#latest_activity_task_timestamp::Time

Returns:

  • (::Time)


244
# File 'sig/client.rbs', line 244

def latest_activity_task_timestamp: () -> ::Time

#latest_execution_context::String

Returns:

  • (::String)


245
# File 'sig/client.rbs', line 245

def latest_execution_context: () -> ::String

#open_countsTypes::WorkflowExecutionOpenCounts



243
# File 'sig/client.rbs', line 243

def open_counts: () -> Types::WorkflowExecutionOpenCounts