Class: Aws::Types::Event

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#callback_failed_detailsTypes::CallbackFailedDetails

Returns the value of attribute callback_failed_details.



685
686
687
# File 'sig/types.rbs', line 685

def callback_failed_details
  @callback_failed_details
end

#callback_started_detailsTypes::CallbackStartedDetails

Returns the value of attribute callback_started_details.



683
684
685
# File 'sig/types.rbs', line 683

def callback_started_details
  @callback_started_details
end

#callback_succeeded_detailsTypes::CallbackSucceededDetails

Returns the value of attribute callback_succeeded_details.



684
685
686
# File 'sig/types.rbs', line 684

def callback_succeeded_details
  @callback_succeeded_details
end

#callback_timed_out_detailsTypes::CallbackTimedOutDetails

Returns the value of attribute callback_timed_out_details.



686
687
688
# File 'sig/types.rbs', line 686

def callback_timed_out_details
  @callback_timed_out_details
end

#chained_invoke_failed_detailsTypes::ChainedInvokeFailedDetails

Returns the value of attribute chained_invoke_failed_details.



680
681
682
# File 'sig/types.rbs', line 680

def chained_invoke_failed_details
  @chained_invoke_failed_details
end

#chained_invoke_started_detailsTypes::ChainedInvokeStartedDetails

Returns the value of attribute chained_invoke_started_details.



678
679
680
# File 'sig/types.rbs', line 678

def chained_invoke_started_details
  @chained_invoke_started_details
end

#chained_invoke_stopped_detailsTypes::ChainedInvokeStoppedDetails

Returns the value of attribute chained_invoke_stopped_details.



682
683
684
# File 'sig/types.rbs', line 682

def chained_invoke_stopped_details
  @chained_invoke_stopped_details
end

#chained_invoke_succeeded_detailsTypes::ChainedInvokeSucceededDetails

Returns the value of attribute chained_invoke_succeeded_details.



679
680
681
# File 'sig/types.rbs', line 679

def chained_invoke_succeeded_details
  @chained_invoke_succeeded_details
end

#chained_invoke_timed_out_detailsTypes::ChainedInvokeTimedOutDetails

Returns the value of attribute chained_invoke_timed_out_details.



681
682
683
# File 'sig/types.rbs', line 681

def chained_invoke_timed_out_details
  @chained_invoke_timed_out_details
end

#context_failed_detailsTypes::ContextFailedDetails

Returns the value of attribute context_failed_details.



671
672
673
# File 'sig/types.rbs', line 671

def context_failed_details
  @context_failed_details
end

#context_started_detailsTypes::ContextStartedDetails

Returns the value of attribute context_started_details.



669
670
671
# File 'sig/types.rbs', line 669

def context_started_details
  @context_started_details
end

#context_succeeded_detailsTypes::ContextSucceededDetails

Returns the value of attribute context_succeeded_details.



670
671
672
# File 'sig/types.rbs', line 670

def context_succeeded_details
  @context_succeeded_details
end

#event_id::Integer

Returns the value of attribute event_id.

Returns:

  • (::Integer)


659
660
661
# File 'sig/types.rbs', line 659

def event_id
  @event_id
end

#event_timestamp::Time

Returns the value of attribute event_timestamp.

Returns:

  • (::Time)


662
663
664
# File 'sig/types.rbs', line 662

def event_timestamp
  @event_timestamp
end

#event_type"ExecutionStarted", ...

Returns the value of attribute event_type.

Returns:

  • ("ExecutionStarted", "ExecutionSucceeded", "ExecutionFailed", "ExecutionTimedOut", "ExecutionStopped", "ContextStarted", "ContextSucceeded", "ContextFailed", "WaitStarted", "WaitSucceeded", "WaitCancelled", "StepStarted", "StepSucceeded", "StepFailed", "ChainedInvokeStarted", "ChainedInvokeSucceeded", "ChainedInvokeFailed", "ChainedInvokeTimedOut", "ChainedInvokeStopped", "CallbackStarted", "CallbackSucceeded", "CallbackFailed", "CallbackTimedOut", "InvocationCompleted")


657
658
659
# File 'sig/types.rbs', line 657

def event_type
  @event_type
end

#execution_failed_detailsTypes::ExecutionFailedDetails

Returns the value of attribute execution_failed_details.



666
667
668
# File 'sig/types.rbs', line 666

def execution_failed_details
  @execution_failed_details
end

#execution_started_detailsTypes::ExecutionStartedDetails

Returns the value of attribute execution_started_details.



664
665
666
# File 'sig/types.rbs', line 664

def execution_started_details
  @execution_started_details
end

#execution_stopped_detailsTypes::ExecutionStoppedDetails

Returns the value of attribute execution_stopped_details.



668
669
670
# File 'sig/types.rbs', line 668

def execution_stopped_details
  @execution_stopped_details
end

#execution_succeeded_detailsTypes::ExecutionSucceededDetails

Returns the value of attribute execution_succeeded_details.



665
666
667
# File 'sig/types.rbs', line 665

def execution_succeeded_details
  @execution_succeeded_details
end

#execution_timed_out_detailsTypes::ExecutionTimedOutDetails

Returns the value of attribute execution_timed_out_details.



667
668
669
# File 'sig/types.rbs', line 667

def execution_timed_out_details
  @execution_timed_out_details
end

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


660
661
662
# File 'sig/types.rbs', line 660

def id
  @id
end

#invocation_completed_detailsTypes::InvocationCompletedDetails

Returns the value of attribute invocation_completed_details.



687
688
689
# File 'sig/types.rbs', line 687

def invocation_completed_details
  @invocation_completed_details
end

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


661
662
663
# File 'sig/types.rbs', line 661

def name
  @name
end

#parent_id::String

Returns the value of attribute parent_id.

Returns:

  • (::String)


663
664
665
# File 'sig/types.rbs', line 663

def parent_id
  @parent_id
end

#step_failed_detailsTypes::StepFailedDetails

Returns the value of attribute step_failed_details.



677
678
679
# File 'sig/types.rbs', line 677

def step_failed_details
  @step_failed_details
end

#step_started_detailsTypes::StepStartedDetails

Returns the value of attribute step_started_details.



675
676
677
# File 'sig/types.rbs', line 675

def step_started_details
  @step_started_details
end

#step_succeeded_detailsTypes::StepSucceededDetails

Returns the value of attribute step_succeeded_details.



676
677
678
# File 'sig/types.rbs', line 676

def step_succeeded_details
  @step_succeeded_details
end

#sub_type::String

Returns the value of attribute sub_type.

Returns:

  • (::String)


658
659
660
# File 'sig/types.rbs', line 658

def sub_type
  @sub_type
end

#wait_cancelled_detailsTypes::WaitCancelledDetails

Returns the value of attribute wait_cancelled_details.



674
675
676
# File 'sig/types.rbs', line 674

def wait_cancelled_details
  @wait_cancelled_details
end

#wait_started_detailsTypes::WaitStartedDetails

Returns the value of attribute wait_started_details.



672
673
674
# File 'sig/types.rbs', line 672

def wait_started_details
  @wait_started_details
end

#wait_succeeded_detailsTypes::WaitSucceededDetails

Returns the value of attribute wait_succeeded_details.



673
674
675
# File 'sig/types.rbs', line 673

def wait_succeeded_details
  @wait_succeeded_details
end