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 Amazon Resource Name (ARN) of the specific task execution that was started.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponsecopyapplyMutation, buildStartTaskExecutionResponse.Builder taskExecutionArn(String taskExecutionArn)
The Amazon Resource Name (ARN) of the specific task execution that was started.
taskExecutionArn - The Amazon Resource Name (ARN) of the specific task execution that was started.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.