Class TextToSqlKnowledgeBaseConfiguration

java.lang.Object
software.amazon.awssdk.services.bedrockagentruntime.model.TextToSqlKnowledgeBaseConfiguration
All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<TextToSqlKnowledgeBaseConfiguration.Builder,TextToSqlKnowledgeBaseConfiguration>

@Generated("software.amazon.awssdk:codegen") public final class TextToSqlKnowledgeBaseConfiguration extends Object implements SdkPojo, Serializable, ToCopyableBuilder<TextToSqlKnowledgeBaseConfiguration.Builder,TextToSqlKnowledgeBaseConfiguration>

Contains configurations for a knowledge base to use in transformation.

See Also: