public static interface CompleteWorkflowExecutionDecisionAttributes.Builder extends SdkPojo, CopyableBuilder<CompleteWorkflowExecutionDecisionAttributes.Builder,CompleteWorkflowExecutionDecisionAttributes>
| Modifier and Type | Method and Description | 
|---|---|
CompleteWorkflowExecutionDecisionAttributes.Builder | 
result(String result)
 The result of the workflow execution. 
 | 
copyapplyMutation, 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.