startChildWorkflowExecutionDecisionAttributes property

StartChildWorkflowExecutionDecisionAttributes? startChildWorkflowExecutionDecisionAttributes
final

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

Implementation

final StartChildWorkflowExecutionDecisionAttributes?
    startChildWorkflowExecutionDecisionAttributes;