Class: Aws::Types::HistoryEvent

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#activity_task_cancel_requested_event_attributesTypes::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_attributesTypes::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_attributesTypes::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_attributesTypes::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_attributesTypes::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_attributesTypes::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_attributesTypes::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_attributesTypes::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_attributesTypes::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_attributesTypes::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_attributesTypes::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_attributesTypes::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_attributesTypes::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_attributesTypes::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_attributesTypes::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_attributesTypes::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_attributesTypes::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_attributesTypes::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_attributesTypes::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_attributesTypes::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_attributesTypes::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.

Returns:

  • (::Integer)


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.

Returns:

  • (::Time)


460
461
462
# File 'sig/types.rbs', line 460

def event_timestamp
  @event_timestamp
end

#event_type"WorkflowExecutionStarted", ...

Returns the value of attribute event_type.

Returns:

  • ("WorkflowExecutionStarted", "WorkflowExecutionCancelRequested", "WorkflowExecutionCompleted", "CompleteWorkflowExecutionFailed", "WorkflowExecutionFailed", "FailWorkflowExecutionFailed", "WorkflowExecutionTimedOut", "WorkflowExecutionCanceled", "CancelWorkflowExecutionFailed", "WorkflowExecutionContinuedAsNew", "ContinueAsNewWorkflowExecutionFailed", "WorkflowExecutionTerminated", "DecisionTaskScheduled", "DecisionTaskStarted", "DecisionTaskCompleted", "DecisionTaskTimedOut", "ActivityTaskScheduled", "ScheduleActivityTaskFailed", "ActivityTaskStarted", "ActivityTaskCompleted", "ActivityTaskFailed", "ActivityTaskTimedOut", "ActivityTaskCanceled", "ActivityTaskCancelRequested", "RequestCancelActivityTaskFailed", "WorkflowExecutionSignaled", "MarkerRecorded", "RecordMarkerFailed", "TimerStarted", "StartTimerFailed", "TimerFired", "TimerCanceled", "CancelTimerFailed", "StartChildWorkflowExecutionInitiated", "StartChildWorkflowExecutionFailed", "ChildWorkflowExecutionStarted", "ChildWorkflowExecutionCompleted", "ChildWorkflowExecutionFailed", "ChildWorkflowExecutionTimedOut", "ChildWorkflowExecutionCanceled", "ChildWorkflowExecutionTerminated", "SignalExternalWorkflowExecutionInitiated", "SignalExternalWorkflowExecutionFailed", "ExternalWorkflowExecutionSignaled", "RequestCancelExternalWorkflowExecutionInitiated", "RequestCancelExternalWorkflowExecutionFailed", "ExternalWorkflowExecutionCancelRequested", "LambdaFunctionScheduled", "LambdaFunctionStarted", "LambdaFunctionCompleted", "LambdaFunctionFailed", "LambdaFunctionTimedOut", "ScheduleLambdaFunctionFailed", "StartLambdaFunctionFailed")


461
462
463
# File 'sig/types.rbs', line 461

def event_type
  @event_type
end

#external_workflow_execution_cancel_requested_event_attributesTypes::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_attributesTypes::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_attributesTypes::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_attributesTypes::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_attributesTypes::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_attributesTypes::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_attributesTypes::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_attributesTypes::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_attributesTypes::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_attributesTypes::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_attributesTypes::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_attributesTypes::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_attributesTypes::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_attributesTypes::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_attributesTypes::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_attributesTypes::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_attributesTypes::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_attributesTypes::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_attributesTypes::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_attributesTypes::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_attributesTypes::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_attributesTypes::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_attributesTypes::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_attributesTypes::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_attributesTypes::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_attributesTypes::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_attributesTypes::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_attributesTypes::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_attributesTypes::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_attributesTypes::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_attributesTypes::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_attributesTypes::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_attributesTypes::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