| Package | Description |
|---|---|
| com.amazonaws.services.kendra.model |
| Modifier and Type | Method and Description |
|---|---|
UserGroupResolutionConfiguration |
UserGroupResolutionConfiguration.clone() |
UserGroupResolutionConfiguration |
DescribeIndexResult.getUserGroupResolutionConfiguration()
Whether you have enabled the configuration for fetching access levels of groups and users from an Amazon Web
Services Single Sign On identity source.
|
UserGroupResolutionConfiguration |
CreateIndexRequest.getUserGroupResolutionConfiguration()
Enables fetching access levels of groups and users from an Amazon Web Services Single Sign On identity source.
|
UserGroupResolutionConfiguration |
UpdateIndexRequest.getUserGroupResolutionConfiguration()
Enables fetching access levels of groups and users from an Amazon Web Services Single Sign On identity source.
|
UserGroupResolutionConfiguration |
UserGroupResolutionConfiguration.withUserGroupResolutionMode(String userGroupResolutionMode)
The identity store provider (mode) you want to use to fetch access levels of groups and users.
|
UserGroupResolutionConfiguration |
UserGroupResolutionConfiguration.withUserGroupResolutionMode(UserGroupResolutionMode userGroupResolutionMode)
The identity store provider (mode) you want to use to fetch access levels of groups and users.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeIndexResult.setUserGroupResolutionConfiguration(UserGroupResolutionConfiguration userGroupResolutionConfiguration)
Whether you have enabled the configuration for fetching access levels of groups and users from an Amazon Web
Services Single Sign On identity source.
|
void |
CreateIndexRequest.setUserGroupResolutionConfiguration(UserGroupResolutionConfiguration userGroupResolutionConfiguration)
Enables fetching access levels of groups and users from an Amazon Web Services Single Sign On identity source.
|
void |
UpdateIndexRequest.setUserGroupResolutionConfiguration(UserGroupResolutionConfiguration userGroupResolutionConfiguration)
Enables fetching access levels of groups and users from an Amazon Web Services Single Sign On identity source.
|
DescribeIndexResult |
DescribeIndexResult.withUserGroupResolutionConfiguration(UserGroupResolutionConfiguration userGroupResolutionConfiguration)
Whether you have enabled the configuration for fetching access levels of groups and users from an Amazon Web
Services Single Sign On identity source.
|
CreateIndexRequest |
CreateIndexRequest.withUserGroupResolutionConfiguration(UserGroupResolutionConfiguration userGroupResolutionConfiguration)
Enables fetching access levels of groups and users from an Amazon Web Services Single Sign On identity source.
|
UpdateIndexRequest |
UpdateIndexRequest.withUserGroupResolutionConfiguration(UserGroupResolutionConfiguration userGroupResolutionConfiguration)
Enables fetching access levels of groups and users from an Amazon Web Services Single Sign On identity source.
|
Copyright © 2022. All rights reserved.