public static interface CreateProjectResponse.Builder extends RekognitionResponse.Builder, SdkPojo, CopyableBuilder<CreateProjectResponse.Builder,CreateProjectResponse>
| Modifier and Type | Method and Description |
|---|---|
CreateProjectResponse.Builder |
projectArn(String projectArn)
The Amazon Resource Name (ARN) of the new project.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildCreateProjectResponse.Builder projectArn(String projectArn)
The Amazon Resource Name (ARN) of the new project. You can use the ARN to configure IAM access to the project.
projectArn - The Amazon Resource Name (ARN) of the new project. You can use the ARN to configure IAM access to the
project.Copyright © 2020. All rights reserved.