public static interface SSOIdentity.Builder extends SdkPojo, CopyableBuilder<SSOIdentity.Builder,SSOIdentity>
| Modifier and Type | Method and Description |
|---|---|
SSOIdentity.Builder |
identityStoreId(String identityStoreId)
The ID of the AWS SSO identity store.
|
SSOIdentity.Builder |
userId(String userId)
The user ID.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildSSOIdentity.Builder identityStoreId(String identityStoreId)
The ID of the AWS SSO identity store.
identityStoreId - The ID of the AWS SSO identity store.SSOIdentity.Builder userId(String userId)
The user ID.
userId - The user ID.Copyright © 2022. All rights reserved.