GetKnowledgeBaseResult

constructor(createdAt: String? = null, description: String? = null, failureReasons: List<String>? = null, knowledgeBaseArn: String? = null, knowledgeBaseId: String? = null, name: String? = null, roleArn: String? = null, status: KnowledgeBaseStatus? = null, tags: Map<String, String>? = null, updatedAt: String? = null)