GroupSummaryCopyimport type { GroupSummary } from "https://aws-api-16vtt531a2w0.deno.dev/v0.2/services/kendra.ts";interface GroupSummary {GroupId?: string | null;OrderingId?: number | null;}§Properties§GroupId?: string | null[src]§OrderingId?: number | null[src]