OutputConfigCopyimport type { OutputConfig } from "https://aws-api-gyr5wj9zj0fg.deno.dev/v0.2/services/rekognition.ts";interface OutputConfig {S3Bucket?: string | null;S3KeyPrefix?: string | null;}§Properties§S3Bucket?: string | null[src]§S3KeyPrefix?: string | null[src]