FlowVersionKnowledgeBaseFlowNodeConfiguration

data class FlowVersionKnowledgeBaseFlowNodeConfiguration(val guardrailConfiguration: FlowVersionGuardrailConfiguration? = null, val knowledgeBaseId: String, val modelId: String? = null)

Knowledge base flow node configuration

Constructors

constructor(guardrailConfiguration: FlowVersionGuardrailConfiguration? = null, knowledgeBaseId: String, modelId: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Identifier of the KnowledgeBase

Link copied to clipboard
val modelId: String? = null

ARN or Id of a Bedrock Foundational Model or Inference Profile, or the ARN of a imported model, or a provisioned throughput ARN for custom models.