Uses of Class
software.amazon.awssdk.services.bedrockagent.model.RedshiftConfiguration
-
Packages that use RedshiftConfiguration Package Description software.amazon.awssdk.services.bedrockagent.model -
-
Uses of RedshiftConfiguration in software.amazon.awssdk.services.bedrockagent.model
Methods in software.amazon.awssdk.services.bedrockagent.model that return RedshiftConfiguration Modifier and Type Method Description 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 RedshiftConfiguration Modifier and Type Method Description SqlKnowledgeBaseConfiguration.BuilderSqlKnowledgeBaseConfiguration.Builder. redshiftConfiguration(RedshiftConfiguration redshiftConfiguration)Specifies configurations for a knowledge base connected to an Amazon Redshift database.
-