Uses of Class
software.amazon.awssdk.services.bedrockagent.model.RedshiftConfiguration
Packages that use RedshiftConfiguration
-
Uses of RedshiftConfiguration in software.amazon.awssdk.services.bedrockagent.model
Methods in software.amazon.awssdk.services.bedrockagent.model that return RedshiftConfigurationModifier and TypeMethodDescriptionfinal RedshiftConfigurationSqlKnowledgeBaseConfiguration.redshiftConfiguration()Specifies configurations for a knowledge base connected to an Amazon Redshift database.Methods in software.amazon.awssdk.services.bedrockagent.model with parameters of type RedshiftConfigurationModifier and TypeMethodDescriptionSqlKnowledgeBaseConfiguration.Builder.redshiftConfiguration(RedshiftConfiguration redshiftConfiguration) Specifies configurations for a knowledge base connected to an Amazon Redshift database.