public static interface DeleteUserProfileResponse.Builder extends CodeStarResponse.Builder, CopyableBuilder<DeleteUserProfileResponse.Builder,DeleteUserProfileResponse>
| Modifier and Type | Method and Description |
|---|---|
DeleteUserProfileResponse.Builder |
userArn(String userArn)
The Amazon Resource Name (ARN) of the user deleted from AWS CodeStar.
|
buildsdkHttpResponse, sdkHttpResponsecopyapply, buildDeleteUserProfileResponse.Builder userArn(String userArn)
The Amazon Resource Name (ARN) of the user deleted from AWS CodeStar.
userArn - The Amazon Resource Name (ARN) of the user deleted from AWS CodeStar.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.