public static interface StartTaskExecutionResponse.Builder extends DataSyncResponse.Builder, SdkPojo, CopyableBuilder<StartTaskExecutionResponse.Builder,StartTaskExecutionResponse>
| Modifier and Type | Method and Description |
|---|---|
StartTaskExecutionResponse.Builder |
taskExecutionArn(String taskExecutionArn)
The ARN of the running task execution.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildStartTaskExecutionResponse.Builder taskExecutionArn(String taskExecutionArn)
The ARN of the running task execution.
taskExecutionArn - The ARN of the running task execution.Copyright © 2023. All rights reserved.