Interface TextToSqlKnowledgeBaseConfiguration.Builder

All Superinterfaces:
Buildable, CopyableBuilder<TextToSqlKnowledgeBaseConfiguration.Builder,TextToSqlKnowledgeBaseConfiguration>, SdkBuilder<TextToSqlKnowledgeBaseConfiguration.Builder,TextToSqlKnowledgeBaseConfiguration>, SdkPojo
Enclosing class:
TextToSqlKnowledgeBaseConfiguration

@Mutable @NotThreadSafe public static interface TextToSqlKnowledgeBaseConfiguration.Builder extends SdkPojo, CopyableBuilder<TextToSqlKnowledgeBaseConfiguration.Builder,TextToSqlKnowledgeBaseConfiguration>
  • Method Details

    • knowledgeBaseArn

      TextToSqlKnowledgeBaseConfiguration.Builder knowledgeBaseArn(String knowledgeBaseArn)

      The ARN of the knowledge base

      Parameters:
      knowledgeBaseArn - The ARN of the knowledge base
      Returns:
      Returns a reference to this object so that method calls can be chained together.