public static interface UserIdentity.Builder extends SdkPojo, CopyableBuilder<UserIdentity.Builder,UserIdentity>
| Modifier and Type | Method and Description |
|---|---|
UserIdentity.Builder |
id(String id)
The AWS SSO ID of the user.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildUserIdentity.Builder id(String id)
The AWS SSO ID of the user.
id - The AWS SSO ID of the user.Copyright © 2021. All rights reserved.