ResultFieldCopyimport type { ResultField } from "https://aws-api-16vtt531a2w0.deno.dev/v0.2/services/cloudwatchlogs.ts";interface ResultField {field?: string | null;value?: string | null;}§Properties§field?: string | null[src]§value?: string | null[src]