requestCancelExternalWorkflowExecutionDecisionAttributes property

RequestCancelExternalWorkflowExecutionDecisionAttributes? requestCancelExternalWorkflowExecutionDecisionAttributes
final

Provides the details of the RequestCancelExternalWorkflowExecution decision. It isn't set for other decision types.

Implementation

final RequestCancelExternalWorkflowExecutionDecisionAttributes?
    requestCancelExternalWorkflowExecutionDecisionAttributes;