Class: Aws::Types::WorkflowExecutionCanceledEventAttributes

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#decision_task_completed_event_id::Integer

Returns the value of attribute decision_task_completed_event_id.



1069
1070
1071
# File 'sig/types.rbs', line 1069

def decision_task_completed_event_id
  @decision_task_completed_event_id
end

#details::String

Returns the value of attribute details.



1068
1069
1070
# File 'sig/types.rbs', line 1068

def details
  @details
end