requestCancelExternalWorkflowExecutionInitiatedEventAttributes property

RequestCancelExternalWorkflowExecutionInitiatedEventAttributes? requestCancelExternalWorkflowExecutionInitiatedEventAttributes
final

If the event is of type RequestCancelExternalWorkflowExecutionInitiated then this member is set and provides detailed information about the event. It isn't set for other event types.

Implementation

final RequestCancelExternalWorkflowExecutionInitiatedEventAttributes?
    requestCancelExternalWorkflowExecutionInitiatedEventAttributes;