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 fetch access levels of groups and users.
|
UserGroupResolutionConfiguration.Builder |
userGroupResolutionMode(UserGroupResolutionMode userGroupResolutionMode)
The identity store provider (mode) you want to use to fetch access levels of groups and users.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildUserGroupResolutionConfiguration.Builder userGroupResolutionMode(String userGroupResolutionMode)
The identity store provider (mode) you want to use to fetch access levels of groups and users. IAM Identity Center (successor to Single Sign-On) 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 fetch access levels of groups and users. IAM
Identity Center (successor to Single Sign-On) 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 fetch access levels of groups and users. IAM Identity Center (successor to Single Sign-On) 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 fetch access levels of groups and users. IAM
Identity Center (successor to Single Sign-On) 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 © 2022. All rights reserved.