public static interface DeleteProjectResponse.Builder extends LookoutVisionResponse.Builder, SdkPojo, CopyableBuilder<DeleteProjectResponse.Builder,DeleteProjectResponse>
| Modifier and Type | Method and Description |
|---|---|
DeleteProjectResponse.Builder |
projectArn(String projectArn)
The Amazon Resource Name (ARN) of the project that was deleted.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildDeleteProjectResponse.Builder projectArn(String projectArn)
The Amazon Resource Name (ARN) of the project that was deleted.
projectArn - The Amazon Resource Name (ARN) of the project that was deleted.Copyright © 2021. All rights reserved.