Uses of Class
software.amazon.awssdk.services.kendra.model.AccessControlListConfiguration
-
Packages that use AccessControlListConfiguration Package Description software.amazon.awssdk.services.kendra.model -
-
Uses of AccessControlListConfiguration in software.amazon.awssdk.services.kendra.model
Methods in software.amazon.awssdk.services.kendra.model that return AccessControlListConfiguration Modifier and Type Method Description AccessControlListConfigurationS3DataSourceConfiguration. accessControlListConfiguration()Provides the path to the S3 bucket that contains the user context filtering files for the data source.Methods in software.amazon.awssdk.services.kendra.model with parameters of type AccessControlListConfiguration Modifier and Type Method Description S3DataSourceConfiguration.BuilderS3DataSourceConfiguration.Builder. accessControlListConfiguration(AccessControlListConfiguration accessControlListConfiguration)Provides the path to the S3 bucket that contains the user context filtering files for the data source.
-