ErrorInfoCopyimport type { ErrorInfo } from "https://aws-api-16vtt531a2w0.deno.dev/v0.2/services/kafka.ts";interface ErrorInfo {ErrorCode?: string | null;ErrorString?: string | null;}§Properties§ErrorCode?: string | null[src]§ErrorString?: string | null[src]