Class: Aws::Types::ExternalWorkflowExecutionSignaledEventAttributes

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#initiated_event_id::Integer

Returns the value of attribute initiated_event_id.



428
429
430
# File 'sig/types.rbs', line 428

def initiated_event_id
  @initiated_event_id
end

#workflow_executionTypes::WorkflowExecution

Returns the value of attribute workflow_execution.



427
428
429
# File 'sig/types.rbs', line 427

def workflow_execution
  @workflow_execution
end