Class: Aws::Types::HistoryEvent
- Inherits:
-
Object
- Object
- Aws::Types::HistoryEvent
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#activity_task_cancel_requested_event_attributes ⇒ Types::ActivityTaskCancelRequestedEventAttributes
Returns the value of attribute activity_task_cancel_requested_event_attributes.
-
#activity_task_canceled_event_attributes ⇒ Types::ActivityTaskCanceledEventAttributes
Returns the value of attribute activity_task_canceled_event_attributes.
-
#activity_task_completed_event_attributes ⇒ Types::ActivityTaskCompletedEventAttributes
Returns the value of attribute activity_task_completed_event_attributes.
-
#activity_task_failed_event_attributes ⇒ Types::ActivityTaskFailedEventAttributes
Returns the value of attribute activity_task_failed_event_attributes.
-
#activity_task_scheduled_event_attributes ⇒ Types::ActivityTaskScheduledEventAttributes
Returns the value of attribute activity_task_scheduled_event_attributes.
-
#activity_task_started_event_attributes ⇒ Types::ActivityTaskStartedEventAttributes
Returns the value of attribute activity_task_started_event_attributes.
-
#activity_task_timed_out_event_attributes ⇒ Types::ActivityTaskTimedOutEventAttributes
Returns the value of attribute activity_task_timed_out_event_attributes.
-
#cancel_timer_failed_event_attributes ⇒ Types::CancelTimerFailedEventAttributes
Returns the value of attribute cancel_timer_failed_event_attributes.
-
#cancel_workflow_execution_failed_event_attributes ⇒ Types::CancelWorkflowExecutionFailedEventAttributes
Returns the value of attribute cancel_workflow_execution_failed_event_attributes.
-
#child_workflow_execution_canceled_event_attributes ⇒ Types::ChildWorkflowExecutionCanceledEventAttributes
Returns the value of attribute child_workflow_execution_canceled_event_attributes.
-
#child_workflow_execution_completed_event_attributes ⇒ Types::ChildWorkflowExecutionCompletedEventAttributes
Returns the value of attribute child_workflow_execution_completed_event_attributes.
-
#child_workflow_execution_failed_event_attributes ⇒ Types::ChildWorkflowExecutionFailedEventAttributes
Returns the value of attribute child_workflow_execution_failed_event_attributes.
-
#child_workflow_execution_started_event_attributes ⇒ Types::ChildWorkflowExecutionStartedEventAttributes
Returns the value of attribute child_workflow_execution_started_event_attributes.
-
#child_workflow_execution_terminated_event_attributes ⇒ Types::ChildWorkflowExecutionTerminatedEventAttributes
Returns the value of attribute child_workflow_execution_terminated_event_attributes.
-
#child_workflow_execution_timed_out_event_attributes ⇒ Types::ChildWorkflowExecutionTimedOutEventAttributes
Returns the value of attribute child_workflow_execution_timed_out_event_attributes.
-
#complete_workflow_execution_failed_event_attributes ⇒ Types::CompleteWorkflowExecutionFailedEventAttributes
Returns the value of attribute complete_workflow_execution_failed_event_attributes.
-
#continue_as_new_workflow_execution_failed_event_attributes ⇒ Types::ContinueAsNewWorkflowExecutionFailedEventAttributes
Returns the value of attribute continue_as_new_workflow_execution_failed_event_attributes.
-
#decision_task_completed_event_attributes ⇒ Types::DecisionTaskCompletedEventAttributes
Returns the value of attribute decision_task_completed_event_attributes.
-
#decision_task_scheduled_event_attributes ⇒ Types::DecisionTaskScheduledEventAttributes
Returns the value of attribute decision_task_scheduled_event_attributes.
-
#decision_task_started_event_attributes ⇒ Types::DecisionTaskStartedEventAttributes
Returns the value of attribute decision_task_started_event_attributes.
-
#decision_task_timed_out_event_attributes ⇒ Types::DecisionTaskTimedOutEventAttributes
Returns the value of attribute decision_task_timed_out_event_attributes.
-
#event_id ⇒ ::Integer
Returns the value of attribute event_id.
-
#event_timestamp ⇒ ::Time
Returns the value of attribute event_timestamp.
-
#event_type ⇒ "WorkflowExecutionStarted", ...
Returns the value of attribute event_type.
-
#external_workflow_execution_cancel_requested_event_attributes ⇒ Types::ExternalWorkflowExecutionCancelRequestedEventAttributes
Returns the value of attribute external_workflow_execution_cancel_requested_event_attributes.
-
#external_workflow_execution_signaled_event_attributes ⇒ Types::ExternalWorkflowExecutionSignaledEventAttributes
Returns the value of attribute external_workflow_execution_signaled_event_attributes.
-
#fail_workflow_execution_failed_event_attributes ⇒ Types::FailWorkflowExecutionFailedEventAttributes
Returns the value of attribute fail_workflow_execution_failed_event_attributes.
-
#lambda_function_completed_event_attributes ⇒ Types::LambdaFunctionCompletedEventAttributes
Returns the value of attribute lambda_function_completed_event_attributes.
-
#lambda_function_failed_event_attributes ⇒ Types::LambdaFunctionFailedEventAttributes
Returns the value of attribute lambda_function_failed_event_attributes.
-
#lambda_function_scheduled_event_attributes ⇒ Types::LambdaFunctionScheduledEventAttributes
Returns the value of attribute lambda_function_scheduled_event_attributes.
-
#lambda_function_started_event_attributes ⇒ Types::LambdaFunctionStartedEventAttributes
Returns the value of attribute lambda_function_started_event_attributes.
-
#lambda_function_timed_out_event_attributes ⇒ Types::LambdaFunctionTimedOutEventAttributes
Returns the value of attribute lambda_function_timed_out_event_attributes.
-
#marker_recorded_event_attributes ⇒ Types::MarkerRecordedEventAttributes
Returns the value of attribute marker_recorded_event_attributes.
-
#record_marker_failed_event_attributes ⇒ Types::RecordMarkerFailedEventAttributes
Returns the value of attribute record_marker_failed_event_attributes.
-
#request_cancel_activity_task_failed_event_attributes ⇒ Types::RequestCancelActivityTaskFailedEventAttributes
Returns the value of attribute request_cancel_activity_task_failed_event_attributes.
-
#request_cancel_external_workflow_execution_failed_event_attributes ⇒ Types::RequestCancelExternalWorkflowExecutionFailedEventAttributes
Returns the value of attribute request_cancel_external_workflow_execution_failed_event_attributes.
-
#request_cancel_external_workflow_execution_initiated_event_attributes ⇒ Types::RequestCancelExternalWorkflowExecutionInitiatedEventAttributes
Returns the value of attribute request_cancel_external_workflow_execution_initiated_event_attributes.
-
#schedule_activity_task_failed_event_attributes ⇒ Types::ScheduleActivityTaskFailedEventAttributes
Returns the value of attribute schedule_activity_task_failed_event_attributes.
-
#schedule_lambda_function_failed_event_attributes ⇒ Types::ScheduleLambdaFunctionFailedEventAttributes
Returns the value of attribute schedule_lambda_function_failed_event_attributes.
-
#signal_external_workflow_execution_failed_event_attributes ⇒ Types::SignalExternalWorkflowExecutionFailedEventAttributes
Returns the value of attribute signal_external_workflow_execution_failed_event_attributes.
-
#signal_external_workflow_execution_initiated_event_attributes ⇒ Types::SignalExternalWorkflowExecutionInitiatedEventAttributes
Returns the value of attribute signal_external_workflow_execution_initiated_event_attributes.
-
#start_child_workflow_execution_failed_event_attributes ⇒ Types::StartChildWorkflowExecutionFailedEventAttributes
Returns the value of attribute start_child_workflow_execution_failed_event_attributes.
-
#start_child_workflow_execution_initiated_event_attributes ⇒ Types::StartChildWorkflowExecutionInitiatedEventAttributes
Returns the value of attribute start_child_workflow_execution_initiated_event_attributes.
-
#start_lambda_function_failed_event_attributes ⇒ Types::StartLambdaFunctionFailedEventAttributes
Returns the value of attribute start_lambda_function_failed_event_attributes.
-
#start_timer_failed_event_attributes ⇒ Types::StartTimerFailedEventAttributes
Returns the value of attribute start_timer_failed_event_attributes.
-
#timer_canceled_event_attributes ⇒ Types::TimerCanceledEventAttributes
Returns the value of attribute timer_canceled_event_attributes.
-
#timer_fired_event_attributes ⇒ Types::TimerFiredEventAttributes
Returns the value of attribute timer_fired_event_attributes.
-
#timer_started_event_attributes ⇒ Types::TimerStartedEventAttributes
Returns the value of attribute timer_started_event_attributes.
-
#workflow_execution_cancel_requested_event_attributes ⇒ Types::WorkflowExecutionCancelRequestedEventAttributes
Returns the value of attribute workflow_execution_cancel_requested_event_attributes.
-
#workflow_execution_canceled_event_attributes ⇒ Types::WorkflowExecutionCanceledEventAttributes
Returns the value of attribute workflow_execution_canceled_event_attributes.
-
#workflow_execution_completed_event_attributes ⇒ Types::WorkflowExecutionCompletedEventAttributes
Returns the value of attribute workflow_execution_completed_event_attributes.
-
#workflow_execution_continued_as_new_event_attributes ⇒ Types::WorkflowExecutionContinuedAsNewEventAttributes
Returns the value of attribute workflow_execution_continued_as_new_event_attributes.
-
#workflow_execution_failed_event_attributes ⇒ Types::WorkflowExecutionFailedEventAttributes
Returns the value of attribute workflow_execution_failed_event_attributes.
-
#workflow_execution_signaled_event_attributes ⇒ Types::WorkflowExecutionSignaledEventAttributes
Returns the value of attribute workflow_execution_signaled_event_attributes.
-
#workflow_execution_started_event_attributes ⇒ Types::WorkflowExecutionStartedEventAttributes
Returns the value of attribute workflow_execution_started_event_attributes.
-
#workflow_execution_terminated_event_attributes ⇒ Types::WorkflowExecutionTerminatedEventAttributes
Returns the value of attribute workflow_execution_terminated_event_attributes.
-
#workflow_execution_timed_out_event_attributes ⇒ Types::WorkflowExecutionTimedOutEventAttributes
Returns the value of attribute workflow_execution_timed_out_event_attributes.
Instance Attribute Details
#activity_task_cancel_requested_event_attributes ⇒ Types::ActivityTaskCancelRequestedEventAttributes
Returns the value of attribute activity_task_cancel_requested_event_attributes.
485 486 487 |
# File 'sig/types.rbs', line 485 def activity_task_cancel_requested_event_attributes @activity_task_cancel_requested_event_attributes end |
#activity_task_canceled_event_attributes ⇒ Types::ActivityTaskCanceledEventAttributes
Returns the value of attribute activity_task_canceled_event_attributes.
484 485 486 |
# File 'sig/types.rbs', line 484 def activity_task_canceled_event_attributes @activity_task_canceled_event_attributes end |
#activity_task_completed_event_attributes ⇒ Types::ActivityTaskCompletedEventAttributes
Returns the value of attribute activity_task_completed_event_attributes.
481 482 483 |
# File 'sig/types.rbs', line 481 def activity_task_completed_event_attributes @activity_task_completed_event_attributes end |
#activity_task_failed_event_attributes ⇒ Types::ActivityTaskFailedEventAttributes
Returns the value of attribute activity_task_failed_event_attributes.
482 483 484 |
# File 'sig/types.rbs', line 482 def activity_task_failed_event_attributes @activity_task_failed_event_attributes end |
#activity_task_scheduled_event_attributes ⇒ Types::ActivityTaskScheduledEventAttributes
Returns the value of attribute activity_task_scheduled_event_attributes.
479 480 481 |
# File 'sig/types.rbs', line 479 def activity_task_scheduled_event_attributes @activity_task_scheduled_event_attributes end |
#activity_task_started_event_attributes ⇒ Types::ActivityTaskStartedEventAttributes
Returns the value of attribute activity_task_started_event_attributes.
480 481 482 |
# File 'sig/types.rbs', line 480 def activity_task_started_event_attributes @activity_task_started_event_attributes end |
#activity_task_timed_out_event_attributes ⇒ Types::ActivityTaskTimedOutEventAttributes
Returns the value of attribute activity_task_timed_out_event_attributes.
483 484 485 |
# File 'sig/types.rbs', line 483 def activity_task_timed_out_event_attributes @activity_task_timed_out_event_attributes end |
#cancel_timer_failed_event_attributes ⇒ Types::CancelTimerFailedEventAttributes
Returns the value of attribute cancel_timer_failed_event_attributes.
508 509 510 |
# File 'sig/types.rbs', line 508 def cancel_timer_failed_event_attributes @cancel_timer_failed_event_attributes end |
#cancel_workflow_execution_failed_event_attributes ⇒ Types::CancelWorkflowExecutionFailedEventAttributes
Returns the value of attribute cancel_workflow_execution_failed_event_attributes.
470 471 472 |
# File 'sig/types.rbs', line 470 def cancel_workflow_execution_failed_event_attributes @cancel_workflow_execution_failed_event_attributes end |
#child_workflow_execution_canceled_event_attributes ⇒ Types::ChildWorkflowExecutionCanceledEventAttributes
Returns the value of attribute child_workflow_execution_canceled_event_attributes.
497 498 499 |
# File 'sig/types.rbs', line 497 def child_workflow_execution_canceled_event_attributes @child_workflow_execution_canceled_event_attributes end |
#child_workflow_execution_completed_event_attributes ⇒ Types::ChildWorkflowExecutionCompletedEventAttributes
Returns the value of attribute child_workflow_execution_completed_event_attributes.
494 495 496 |
# File 'sig/types.rbs', line 494 def child_workflow_execution_completed_event_attributes @child_workflow_execution_completed_event_attributes end |
#child_workflow_execution_failed_event_attributes ⇒ Types::ChildWorkflowExecutionFailedEventAttributes
Returns the value of attribute child_workflow_execution_failed_event_attributes.
495 496 497 |
# File 'sig/types.rbs', line 495 def child_workflow_execution_failed_event_attributes @child_workflow_execution_failed_event_attributes end |
#child_workflow_execution_started_event_attributes ⇒ Types::ChildWorkflowExecutionStartedEventAttributes
Returns the value of attribute child_workflow_execution_started_event_attributes.
493 494 495 |
# File 'sig/types.rbs', line 493 def child_workflow_execution_started_event_attributes @child_workflow_execution_started_event_attributes end |
#child_workflow_execution_terminated_event_attributes ⇒ Types::ChildWorkflowExecutionTerminatedEventAttributes
Returns the value of attribute child_workflow_execution_terminated_event_attributes.
498 499 500 |
# File 'sig/types.rbs', line 498 def child_workflow_execution_terminated_event_attributes @child_workflow_execution_terminated_event_attributes end |
#child_workflow_execution_timed_out_event_attributes ⇒ Types::ChildWorkflowExecutionTimedOutEventAttributes
Returns the value of attribute child_workflow_execution_timed_out_event_attributes.
496 497 498 |
# File 'sig/types.rbs', line 496 def child_workflow_execution_timed_out_event_attributes @child_workflow_execution_timed_out_event_attributes end |
#complete_workflow_execution_failed_event_attributes ⇒ Types::CompleteWorkflowExecutionFailedEventAttributes
Returns the value of attribute complete_workflow_execution_failed_event_attributes.
465 466 467 |
# File 'sig/types.rbs', line 465 def complete_workflow_execution_failed_event_attributes @complete_workflow_execution_failed_event_attributes end |
#continue_as_new_workflow_execution_failed_event_attributes ⇒ Types::ContinueAsNewWorkflowExecutionFailedEventAttributes
Returns the value of attribute continue_as_new_workflow_execution_failed_event_attributes.
472 473 474 |
# File 'sig/types.rbs', line 472 def continue_as_new_workflow_execution_failed_event_attributes @continue_as_new_workflow_execution_failed_event_attributes end |
#decision_task_completed_event_attributes ⇒ Types::DecisionTaskCompletedEventAttributes
Returns the value of attribute decision_task_completed_event_attributes.
477 478 479 |
# File 'sig/types.rbs', line 477 def decision_task_completed_event_attributes @decision_task_completed_event_attributes end |
#decision_task_scheduled_event_attributes ⇒ Types::DecisionTaskScheduledEventAttributes
Returns the value of attribute decision_task_scheduled_event_attributes.
475 476 477 |
# File 'sig/types.rbs', line 475 def decision_task_scheduled_event_attributes @decision_task_scheduled_event_attributes end |
#decision_task_started_event_attributes ⇒ Types::DecisionTaskStartedEventAttributes
Returns the value of attribute decision_task_started_event_attributes.
476 477 478 |
# File 'sig/types.rbs', line 476 def decision_task_started_event_attributes @decision_task_started_event_attributes end |
#decision_task_timed_out_event_attributes ⇒ Types::DecisionTaskTimedOutEventAttributes
Returns the value of attribute decision_task_timed_out_event_attributes.
478 479 480 |
# File 'sig/types.rbs', line 478 def decision_task_timed_out_event_attributes @decision_task_timed_out_event_attributes end |
#event_id ⇒ ::Integer
Returns the value of attribute event_id.
462 463 464 |
# File 'sig/types.rbs', line 462 def event_id @event_id end |
#event_timestamp ⇒ ::Time
Returns the value of attribute event_timestamp.
460 461 462 |
# File 'sig/types.rbs', line 460 def end |
#event_type ⇒ "WorkflowExecutionStarted", ...
Returns the value of attribute event_type.
461 462 463 |
# File 'sig/types.rbs', line 461 def event_type @event_type end |
#external_workflow_execution_cancel_requested_event_attributes ⇒ Types::ExternalWorkflowExecutionCancelRequestedEventAttributes
Returns the value of attribute external_workflow_execution_cancel_requested_event_attributes.
502 503 504 |
# File 'sig/types.rbs', line 502 def external_workflow_execution_cancel_requested_event_attributes @external_workflow_execution_cancel_requested_event_attributes end |
#external_workflow_execution_signaled_event_attributes ⇒ Types::ExternalWorkflowExecutionSignaledEventAttributes
Returns the value of attribute external_workflow_execution_signaled_event_attributes.
500 501 502 |
# File 'sig/types.rbs', line 500 def external_workflow_execution_signaled_event_attributes @external_workflow_execution_signaled_event_attributes end |
#fail_workflow_execution_failed_event_attributes ⇒ Types::FailWorkflowExecutionFailedEventAttributes
Returns the value of attribute fail_workflow_execution_failed_event_attributes.
467 468 469 |
# File 'sig/types.rbs', line 467 def fail_workflow_execution_failed_event_attributes @fail_workflow_execution_failed_event_attributes end |
#lambda_function_completed_event_attributes ⇒ Types::LambdaFunctionCompletedEventAttributes
Returns the value of attribute lambda_function_completed_event_attributes.
512 513 514 |
# File 'sig/types.rbs', line 512 def lambda_function_completed_event_attributes @lambda_function_completed_event_attributes end |
#lambda_function_failed_event_attributes ⇒ Types::LambdaFunctionFailedEventAttributes
Returns the value of attribute lambda_function_failed_event_attributes.
513 514 515 |
# File 'sig/types.rbs', line 513 def lambda_function_failed_event_attributes @lambda_function_failed_event_attributes end |
#lambda_function_scheduled_event_attributes ⇒ Types::LambdaFunctionScheduledEventAttributes
Returns the value of attribute lambda_function_scheduled_event_attributes.
510 511 512 |
# File 'sig/types.rbs', line 510 def lambda_function_scheduled_event_attributes @lambda_function_scheduled_event_attributes end |
#lambda_function_started_event_attributes ⇒ Types::LambdaFunctionStartedEventAttributes
Returns the value of attribute lambda_function_started_event_attributes.
511 512 513 |
# File 'sig/types.rbs', line 511 def lambda_function_started_event_attributes @lambda_function_started_event_attributes end |
#lambda_function_timed_out_event_attributes ⇒ Types::LambdaFunctionTimedOutEventAttributes
Returns the value of attribute lambda_function_timed_out_event_attributes.
514 515 516 |
# File 'sig/types.rbs', line 514 def lambda_function_timed_out_event_attributes @lambda_function_timed_out_event_attributes end |
#marker_recorded_event_attributes ⇒ Types::MarkerRecordedEventAttributes
Returns the value of attribute marker_recorded_event_attributes.
487 488 489 |
# File 'sig/types.rbs', line 487 def marker_recorded_event_attributes @marker_recorded_event_attributes end |
#record_marker_failed_event_attributes ⇒ Types::RecordMarkerFailedEventAttributes
Returns the value of attribute record_marker_failed_event_attributes.
488 489 490 |
# File 'sig/types.rbs', line 488 def record_marker_failed_event_attributes @record_marker_failed_event_attributes end |
#request_cancel_activity_task_failed_event_attributes ⇒ Types::RequestCancelActivityTaskFailedEventAttributes
Returns the value of attribute request_cancel_activity_task_failed_event_attributes.
506 507 508 |
# File 'sig/types.rbs', line 506 def request_cancel_activity_task_failed_event_attributes @request_cancel_activity_task_failed_event_attributes end |
#request_cancel_external_workflow_execution_failed_event_attributes ⇒ Types::RequestCancelExternalWorkflowExecutionFailedEventAttributes
Returns the value of attribute request_cancel_external_workflow_execution_failed_event_attributes.
504 505 506 |
# File 'sig/types.rbs', line 504 def request_cancel_external_workflow_execution_failed_event_attributes @request_cancel_external_workflow_execution_failed_event_attributes end |
#request_cancel_external_workflow_execution_initiated_event_attributes ⇒ Types::RequestCancelExternalWorkflowExecutionInitiatedEventAttributes
Returns the value of attribute request_cancel_external_workflow_execution_initiated_event_attributes.
503 504 505 |
# File 'sig/types.rbs', line 503 def request_cancel_external_workflow_execution_initiated_event_attributes @request_cancel_external_workflow_execution_initiated_event_attributes end |
#schedule_activity_task_failed_event_attributes ⇒ Types::ScheduleActivityTaskFailedEventAttributes
Returns the value of attribute schedule_activity_task_failed_event_attributes.
505 506 507 |
# File 'sig/types.rbs', line 505 def schedule_activity_task_failed_event_attributes @schedule_activity_task_failed_event_attributes end |
#schedule_lambda_function_failed_event_attributes ⇒ Types::ScheduleLambdaFunctionFailedEventAttributes
Returns the value of attribute schedule_lambda_function_failed_event_attributes.
515 516 517 |
# File 'sig/types.rbs', line 515 def schedule_lambda_function_failed_event_attributes @schedule_lambda_function_failed_event_attributes end |
#signal_external_workflow_execution_failed_event_attributes ⇒ Types::SignalExternalWorkflowExecutionFailedEventAttributes
Returns the value of attribute signal_external_workflow_execution_failed_event_attributes.
501 502 503 |
# File 'sig/types.rbs', line 501 def signal_external_workflow_execution_failed_event_attributes @signal_external_workflow_execution_failed_event_attributes end |
#signal_external_workflow_execution_initiated_event_attributes ⇒ Types::SignalExternalWorkflowExecutionInitiatedEventAttributes
Returns the value of attribute signal_external_workflow_execution_initiated_event_attributes.
499 500 501 |
# File 'sig/types.rbs', line 499 def signal_external_workflow_execution_initiated_event_attributes @signal_external_workflow_execution_initiated_event_attributes end |
#start_child_workflow_execution_failed_event_attributes ⇒ Types::StartChildWorkflowExecutionFailedEventAttributes
Returns the value of attribute start_child_workflow_execution_failed_event_attributes.
509 510 511 |
# File 'sig/types.rbs', line 509 def start_child_workflow_execution_failed_event_attributes @start_child_workflow_execution_failed_event_attributes end |
#start_child_workflow_execution_initiated_event_attributes ⇒ Types::StartChildWorkflowExecutionInitiatedEventAttributes
Returns the value of attribute start_child_workflow_execution_initiated_event_attributes.
492 493 494 |
# File 'sig/types.rbs', line 492 def start_child_workflow_execution_initiated_event_attributes @start_child_workflow_execution_initiated_event_attributes end |
#start_lambda_function_failed_event_attributes ⇒ Types::StartLambdaFunctionFailedEventAttributes
Returns the value of attribute start_lambda_function_failed_event_attributes.
516 517 518 |
# File 'sig/types.rbs', line 516 def start_lambda_function_failed_event_attributes @start_lambda_function_failed_event_attributes end |
#start_timer_failed_event_attributes ⇒ Types::StartTimerFailedEventAttributes
Returns the value of attribute start_timer_failed_event_attributes.
507 508 509 |
# File 'sig/types.rbs', line 507 def start_timer_failed_event_attributes @start_timer_failed_event_attributes end |
#timer_canceled_event_attributes ⇒ Types::TimerCanceledEventAttributes
Returns the value of attribute timer_canceled_event_attributes.
491 492 493 |
# File 'sig/types.rbs', line 491 def timer_canceled_event_attributes @timer_canceled_event_attributes end |
#timer_fired_event_attributes ⇒ Types::TimerFiredEventAttributes
Returns the value of attribute timer_fired_event_attributes.
490 491 492 |
# File 'sig/types.rbs', line 490 def timer_fired_event_attributes @timer_fired_event_attributes end |
#timer_started_event_attributes ⇒ Types::TimerStartedEventAttributes
Returns the value of attribute timer_started_event_attributes.
489 490 491 |
# File 'sig/types.rbs', line 489 def timer_started_event_attributes @timer_started_event_attributes end |
#workflow_execution_cancel_requested_event_attributes ⇒ Types::WorkflowExecutionCancelRequestedEventAttributes
Returns the value of attribute workflow_execution_cancel_requested_event_attributes.
474 475 476 |
# File 'sig/types.rbs', line 474 def workflow_execution_cancel_requested_event_attributes @workflow_execution_cancel_requested_event_attributes end |
#workflow_execution_canceled_event_attributes ⇒ Types::WorkflowExecutionCanceledEventAttributes
Returns the value of attribute workflow_execution_canceled_event_attributes.
469 470 471 |
# File 'sig/types.rbs', line 469 def workflow_execution_canceled_event_attributes @workflow_execution_canceled_event_attributes end |
#workflow_execution_completed_event_attributes ⇒ Types::WorkflowExecutionCompletedEventAttributes
Returns the value of attribute workflow_execution_completed_event_attributes.
464 465 466 |
# File 'sig/types.rbs', line 464 def workflow_execution_completed_event_attributes @workflow_execution_completed_event_attributes end |
#workflow_execution_continued_as_new_event_attributes ⇒ Types::WorkflowExecutionContinuedAsNewEventAttributes
Returns the value of attribute workflow_execution_continued_as_new_event_attributes.
471 472 473 |
# File 'sig/types.rbs', line 471 def workflow_execution_continued_as_new_event_attributes @workflow_execution_continued_as_new_event_attributes end |
#workflow_execution_failed_event_attributes ⇒ Types::WorkflowExecutionFailedEventAttributes
Returns the value of attribute workflow_execution_failed_event_attributes.
466 467 468 |
# File 'sig/types.rbs', line 466 def workflow_execution_failed_event_attributes @workflow_execution_failed_event_attributes end |
#workflow_execution_signaled_event_attributes ⇒ Types::WorkflowExecutionSignaledEventAttributes
Returns the value of attribute workflow_execution_signaled_event_attributes.
486 487 488 |
# File 'sig/types.rbs', line 486 def workflow_execution_signaled_event_attributes @workflow_execution_signaled_event_attributes end |
#workflow_execution_started_event_attributes ⇒ Types::WorkflowExecutionStartedEventAttributes
Returns the value of attribute workflow_execution_started_event_attributes.
463 464 465 |
# File 'sig/types.rbs', line 463 def workflow_execution_started_event_attributes @workflow_execution_started_event_attributes end |
#workflow_execution_terminated_event_attributes ⇒ Types::WorkflowExecutionTerminatedEventAttributes
Returns the value of attribute workflow_execution_terminated_event_attributes.
473 474 475 |
# File 'sig/types.rbs', line 473 def workflow_execution_terminated_event_attributes @workflow_execution_terminated_event_attributes end |
#workflow_execution_timed_out_event_attributes ⇒ Types::WorkflowExecutionTimedOutEventAttributes
Returns the value of attribute workflow_execution_timed_out_event_attributes.
468 469 470 |
# File 'sig/types.rbs', line 468 def workflow_execution_timed_out_event_attributes @workflow_execution_timed_out_event_attributes end |