Interface KnowledgeBaseRetrieveAndGenerateConfiguration.Builder

    • Method Detail

      • knowledgeBaseId

        KnowledgeBaseRetrieveAndGenerateConfiguration.Builder knowledgeBaseId​(String knowledgeBaseId)
        Sets the value of the KnowledgeBaseId property for this object.
        Parameters:
        knowledgeBaseId - The new value for the KnowledgeBaseId property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • modelArn

        KnowledgeBaseRetrieveAndGenerateConfiguration.Builder modelArn​(String modelArn)
        Sets the value of the ModelArn property for this object.
        Parameters:
        modelArn - The new value for the ModelArn property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.