Agent Knowledge Base Args
constructor(description: Output<String>? = null, knowledgeBaseConfiguration: Output<AgentKnowledgeBaseKnowledgeBaseConfigurationArgs>? = null, name: Output<String>? = null, roleArn: Output<String>? = null, storageConfiguration: Output<AgentKnowledgeBaseStorageConfigurationArgs>? = null, tags: Output<Map<String, String>>? = null, timeouts: Output<AgentKnowledgeBaseTimeoutsArgs>? = null)