public static interface StopExecutionResponse.Builder extends SfnResponse.Builder, SdkPojo, CopyableBuilder<StopExecutionResponse.Builder,StopExecutionResponse>
Modifier and Type | Method and Description |
---|---|
StopExecutionResponse.Builder |
stopDate(Instant stopDate)
The date the execution is stopped.
|
build, responseMetadata, responseMetadata
sdkHttpResponse, sdkHttpResponse
copy
applyMutation, build
StopExecutionResponse.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.