public static interface ExecutionSucceededEventDetails.Builder extends CopyableBuilder<ExecutionSucceededEventDetails.Builder,ExecutionSucceededEventDetails>
| Modifier and Type | Method and Description |
|---|---|
ExecutionSucceededEventDetails.Builder |
output(String output)
The JSON data output by the execution.
|
copyapply, buildExecutionSucceededEventDetails.Builder output(String output)
The JSON data output by the execution.
output - The JSON data output by the execution.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.