QueueConfigurationDeprecatedCopyimport type { QueueConfigurationDeprecated } from "https://aws-api-gyr5wj9zj0fg.deno.dev/v0.2/services/s3.ts";interface QueueConfigurationDeprecated {Event?: Event | null;Events: Event[];Id?: string | null;Queue?: string | null;}§Properties§Event?: Event | null[src]§Events: Event[][src]§Id?: string | null[src]§Queue?: string | null[src]