public static interface StopJobRunResponse.Builder extends DataBrewResponse.Builder, SdkPojo, CopyableBuilder<StopJobRunResponse.Builder,StopJobRunResponse>
| Modifier and Type | Method and Description |
|---|---|
StopJobRunResponse.Builder |
runId(String runId)
The ID of the job run that you stopped.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildStopJobRunResponse.Builder runId(String runId)
The ID of the job run that you stopped.
runId - The ID of the job run that you stopped.Copyright © 2023. All rights reserved.