signalExternalWorkflowExecutionDecisionAttributes property

SignalExternalWorkflowExecutionDecisionAttributes? signalExternalWorkflowExecutionDecisionAttributes
final

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

Implementation

final SignalExternalWorkflowExecutionDecisionAttributes?
    signalExternalWorkflowExecutionDecisionAttributes;