public static interface UserGroupResolutionConfiguration.Builder extends SdkPojo, CopyableBuilder<UserGroupResolutionConfiguration.Builder,UserGroupResolutionConfiguration>
| Modifier and Type | Method and Description |
|---|---|
UserGroupResolutionConfiguration.Builder |
userGroupResolutionMode(String userGroupResolutionMode)
The identity store provider (mode) you want to use to get users and groups.
|
UserGroupResolutionConfiguration.Builder |
userGroupResolutionMode(UserGroupResolutionMode userGroupResolutionMode)
The identity store provider (mode) you want to use to get users and groups.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildUserGroupResolutionConfiguration.Builder userGroupResolutionMode(String userGroupResolutionMode)
The identity store provider (mode) you want to use to get users and groups. IAM Identity Center is currently the only available mode. Your users and groups must exist in an IAM Identity Center identity source in order to use this mode.
userGroupResolutionMode - The identity store provider (mode) you want to use to get users and groups. IAM Identity Center is
currently the only available mode. Your users and groups must exist in an IAM Identity Center identity
source in order to use this mode.UserGroupResolutionMode,
UserGroupResolutionModeUserGroupResolutionConfiguration.Builder userGroupResolutionMode(UserGroupResolutionMode userGroupResolutionMode)
The identity store provider (mode) you want to use to get users and groups. IAM Identity Center is currently the only available mode. Your users and groups must exist in an IAM Identity Center identity source in order to use this mode.
userGroupResolutionMode - The identity store provider (mode) you want to use to get users and groups. IAM Identity Center is
currently the only available mode. Your users and groups must exist in an IAM Identity Center identity
source in order to use this mode.UserGroupResolutionMode,
UserGroupResolutionModeCopyright © 2023. All rights reserved.