Appearance
DestinationRef = { bucket?: string; key?: string; kind: "s3"; } | { kind: "response"; }
bucket?
string
key?
kind
"s3"
"response"
Defined in: server/src/destinations.ts:3