Uses of Class
software.amazon.awssdk.services.kendra.model.SlackConfiguration
-
Packages that use SlackConfiguration Package Description software.amazon.awssdk.services.kendra.model -
-
Uses of SlackConfiguration in software.amazon.awssdk.services.kendra.model
Methods in software.amazon.awssdk.services.kendra.model that return SlackConfiguration Modifier and Type Method Description SlackConfigurationDataSourceConfiguration. slackConfiguration()Provides the configuration information to connect to Slack as your data source.Methods in software.amazon.awssdk.services.kendra.model with parameters of type SlackConfiguration Modifier and Type Method Description DataSourceConfiguration.BuilderDataSourceConfiguration.Builder. slackConfiguration(SlackConfiguration slackConfiguration)Provides the configuration information to connect to Slack as your data source.
-