Class: Aws::Types::Event
- Inherits:
-
Object
- Object
- Aws::Types::Event
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#callback_failed_details ⇒ Types::CallbackFailedDetails
Returns the value of attribute callback_failed_details.
-
#callback_started_details ⇒ Types::CallbackStartedDetails
Returns the value of attribute callback_started_details.
-
#callback_succeeded_details ⇒ Types::CallbackSucceededDetails
Returns the value of attribute callback_succeeded_details.
-
#callback_timed_out_details ⇒ Types::CallbackTimedOutDetails
Returns the value of attribute callback_timed_out_details.
-
#chained_invoke_failed_details ⇒ Types::ChainedInvokeFailedDetails
Returns the value of attribute chained_invoke_failed_details.
-
#chained_invoke_started_details ⇒ Types::ChainedInvokeStartedDetails
Returns the value of attribute chained_invoke_started_details.
-
#chained_invoke_stopped_details ⇒ Types::ChainedInvokeStoppedDetails
Returns the value of attribute chained_invoke_stopped_details.
-
#chained_invoke_succeeded_details ⇒ Types::ChainedInvokeSucceededDetails
Returns the value of attribute chained_invoke_succeeded_details.
-
#chained_invoke_timed_out_details ⇒ Types::ChainedInvokeTimedOutDetails
Returns the value of attribute chained_invoke_timed_out_details.
-
#context_failed_details ⇒ Types::ContextFailedDetails
Returns the value of attribute context_failed_details.
-
#context_started_details ⇒ Types::ContextStartedDetails
Returns the value of attribute context_started_details.
-
#context_succeeded_details ⇒ Types::ContextSucceededDetails
Returns the value of attribute context_succeeded_details.
-
#event_id ⇒ ::Integer
Returns the value of attribute event_id.
-
#event_timestamp ⇒ ::Time
Returns the value of attribute event_timestamp.
-
#event_type ⇒ "ExecutionStarted", ...
Returns the value of attribute event_type.
-
#execution_failed_details ⇒ Types::ExecutionFailedDetails
Returns the value of attribute execution_failed_details.
-
#execution_started_details ⇒ Types::ExecutionStartedDetails
Returns the value of attribute execution_started_details.
-
#execution_stopped_details ⇒ Types::ExecutionStoppedDetails
Returns the value of attribute execution_stopped_details.
-
#execution_succeeded_details ⇒ Types::ExecutionSucceededDetails
Returns the value of attribute execution_succeeded_details.
-
#execution_timed_out_details ⇒ Types::ExecutionTimedOutDetails
Returns the value of attribute execution_timed_out_details.
-
#id ⇒ ::String
Returns the value of attribute id.
-
#invocation_completed_details ⇒ Types::InvocationCompletedDetails
Returns the value of attribute invocation_completed_details.
-
#name ⇒ ::String
Returns the value of attribute name.
-
#parent_id ⇒ ::String
Returns the value of attribute parent_id.
-
#step_failed_details ⇒ Types::StepFailedDetails
Returns the value of attribute step_failed_details.
-
#step_started_details ⇒ Types::StepStartedDetails
Returns the value of attribute step_started_details.
-
#step_succeeded_details ⇒ Types::StepSucceededDetails
Returns the value of attribute step_succeeded_details.
-
#sub_type ⇒ ::String
Returns the value of attribute sub_type.
-
#wait_cancelled_details ⇒ Types::WaitCancelledDetails
Returns the value of attribute wait_cancelled_details.
-
#wait_started_details ⇒ Types::WaitStartedDetails
Returns the value of attribute wait_started_details.
-
#wait_succeeded_details ⇒ Types::WaitSucceededDetails
Returns the value of attribute wait_succeeded_details.
Instance Attribute Details
#callback_failed_details ⇒ Types::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_details ⇒ Types::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_details ⇒ Types::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_details ⇒ Types::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_details ⇒ Types::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_details ⇒ Types::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_details ⇒ Types::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_details ⇒ Types::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_details ⇒ Types::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_details ⇒ Types::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_details ⇒ Types::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_details ⇒ Types::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.
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.
662 663 664 |
# File 'sig/types.rbs', line 662 def @event_timestamp end |
#event_type ⇒ "ExecutionStarted", ...
Returns the value of attribute event_type.
657 658 659 |
# File 'sig/types.rbs', line 657 def event_type @event_type end |
#execution_failed_details ⇒ Types::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_details ⇒ Types::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_details ⇒ Types::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_details ⇒ Types::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_details ⇒ Types::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.
660 661 662 |
# File 'sig/types.rbs', line 660 def id @id end |
#invocation_completed_details ⇒ Types::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.
661 662 663 |
# File 'sig/types.rbs', line 661 def name @name end |
#parent_id ⇒ ::String
Returns the value of attribute parent_id.
663 664 665 |
# File 'sig/types.rbs', line 663 def parent_id @parent_id end |
#step_failed_details ⇒ Types::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_details ⇒ Types::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_details ⇒ Types::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.
658 659 660 |
# File 'sig/types.rbs', line 658 def sub_type @sub_type end |
#wait_cancelled_details ⇒ Types::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_details ⇒ Types::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_details ⇒ Types::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 |