public static interface UserReference.Builder extends SdkPojo, CopyableBuilder<UserReference.Builder,UserReference>
| Modifier and Type | Method and Description |
|---|---|
UserReference.Builder |
arn(String arn)
The Amazon Resource Name (ARN) for the user.
|
UserReference.Builder |
id(String id)
The unique identifier for the user.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildUserReference.Builder id(String id)
The unique identifier for the user.
id - The unique identifier for the user.UserReference.Builder arn(String arn)
The Amazon Resource Name (ARN) for the user.
arn - The Amazon Resource Name (ARN) for the user.Copyright © 2023. All rights reserved.