CopyableBuilder<CompleteWorkflowExecutionDecisionAttributes.Builder,CompleteWorkflowExecutionDecisionAttributes>, SdkBuilder<CompleteWorkflowExecutionDecisionAttributes.Builder,CompleteWorkflowExecutionDecisionAttributes>public static interface CompleteWorkflowExecutionDecisionAttributes.Builder extends CopyableBuilder<CompleteWorkflowExecutionDecisionAttributes.Builder,CompleteWorkflowExecutionDecisionAttributes>
| Modifier and Type | Method | Description |
|---|---|---|
CompleteWorkflowExecutionDecisionAttributes.Builder |
result(String result) |
The result of the workflow execution.
|
copyapply, buildCompleteWorkflowExecutionDecisionAttributes.Builder result(String result)
The result of the workflow execution. The form of the result is implementation defined.
result - The result of the workflow execution. The form of the result is implementation defined.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.