public static interface StopExecutionResponse.Builder extends SFNResponse.Builder, CopyableBuilder<StopExecutionResponse.Builder,StopExecutionResponse>
| Modifier and Type | Method and Description |
|---|---|
StopExecutionResponse.Builder |
stopDate(Instant stopDate)
The date the execution is stopped.
|
buildsdkHttpResponse, sdkHttpResponsecopyapply, buildStopExecutionResponse.Builder stopDate(Instant stopDate)
The date the execution is stopped.
stopDate - The date the execution is stopped.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.