| Package | Description |
|---|---|
| software.amazon.awssdk.services.kendra.model |
| Modifier and Type | Method and Description |
|---|---|
UserGroupResolutionConfiguration |
CreateIndexRequest.userGroupResolutionConfiguration()
Gets users and groups from IAM Identity Center (successor to Single Sign-On) identity source.
|
UserGroupResolutionConfiguration |
UpdateIndexRequest.userGroupResolutionConfiguration()
Enables fetching access levels of groups and users from an IAM Identity Center (successor to Single Sign-On)
identity source.
|
UserGroupResolutionConfiguration |
DescribeIndexResponse.userGroupResolutionConfiguration()
Whether you have enabled the configuration for fetching access levels of groups and users from an IAM Identity
Center (successor to Single Sign-On) identity source.
|
| Modifier and Type | Method and Description |
|---|---|
CreateIndexRequest.Builder |
CreateIndexRequest.Builder.userGroupResolutionConfiguration(UserGroupResolutionConfiguration userGroupResolutionConfiguration)
Gets users and groups from IAM Identity Center (successor to Single Sign-On) identity source.
|
UpdateIndexRequest.Builder |
UpdateIndexRequest.Builder.userGroupResolutionConfiguration(UserGroupResolutionConfiguration userGroupResolutionConfiguration)
Enables fetching access levels of groups and users from an IAM Identity Center (successor to Single Sign-On)
identity source.
|
DescribeIndexResponse.Builder |
DescribeIndexResponse.Builder.userGroupResolutionConfiguration(UserGroupResolutionConfiguration userGroupResolutionConfiguration)
Whether you have enabled the configuration for fetching access levels of groups and users from an IAM
Identity Center (successor to Single Sign-On) identity source.
|
Copyright © 2023. All rights reserved.