Class: Aws::Types::CancelWorkflowExecutionFailedEventAttributes

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#cause"UNHANDLED_DECISION", "OPERATION_NOT_PERMITTED"

Returns the value of attribute cause.



139
140
141
# File 'sig/types.rbs', line 139

def cause
  @cause
end

#decision_task_completed_event_id::Integer

Returns the value of attribute decision_task_completed_event_id.



140
141
142
# File 'sig/types.rbs', line 140

def decision_task_completed_event_id
  @decision_task_completed_event_id
end