class Aws::SWF::Types::ExternalWorkflowExecutionCancelRequestedEventAttributes

Provides the details of the `ExternalWorkflowExecutionCancelRequested` event.

@!attribute [rw] workflow_execution

The external workflow execution to which the cancellation request
was delivered.
@return [Types::WorkflowExecution]

@!attribute [rw] initiated_event_id

The ID of the `RequestCancelExternalWorkflowExecutionInitiated`
event corresponding to the `RequestCancelExternalWorkflowExecution`
decision to cancel this external workflow execution. This
information can be useful for diagnosing problems by tracing back
the chain of events leading up to this event.
@return [Integer]

Constants

SENSITIVE