Uses of Class
software.amazon.awssdk.services.kendra.model.UserIdentityConfiguration
-
Packages that use UserIdentityConfiguration Package Description software.amazon.awssdk.services.kendra.model -
-
Uses of UserIdentityConfiguration in software.amazon.awssdk.services.kendra.model
Methods in software.amazon.awssdk.services.kendra.model that return UserIdentityConfiguration Modifier and Type Method Description UserIdentityConfigurationExperienceConfiguration. userIdentityConfiguration()The IAM Identity Center field name that contains the identifiers of your users, such as their emails.Methods in software.amazon.awssdk.services.kendra.model with parameters of type UserIdentityConfiguration Modifier and Type Method Description ExperienceConfiguration.BuilderExperienceConfiguration.Builder. userIdentityConfiguration(UserIdentityConfiguration userIdentityConfiguration)The IAM Identity Center field name that contains the identifiers of your users, such as their emails.
-