UnprocessedStatistics
import type { UnprocessedStatistics } from "https://aws-api-16vtt531a2w0.deno.dev/v0.2/services/xray.ts";interface UnprocessedStatistics {
ErrorCode?: string | null;
Message?: string | null;
RuleName?: string | null;
}import type { UnprocessedStatistics } from "https://aws-api-16vtt531a2w0.deno.dev/v0.2/services/xray.ts";