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, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildStopExecutionResponse.Builder stopDate(Instant stopDate)
The date the execution is stopped.
stopDate - The date the execution is stopped.Copyright © 2023. All rights reserved.