Attachment
import type { Attachment } from "https://aws-api-gyr5wj9zj0fg.deno.dev/v0.2/services/ecs.ts";interface Attachment {
details?: KeyValuePair[] | null;
id?: string | null;
status?: string | null;
type?: string | null;
}import type { Attachment } from "https://aws-api-gyr5wj9zj0fg.deno.dev/v0.2/services/ecs.ts";