Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CloudFrontResponseEvent

Hierarchy

  • CloudFrontResponseEvent

Index

Properties

Properties

Records

Records: { cf: CloudFrontEvent & { request: Pick<CloudFrontRequest, "clientIp" | "method" | "uri" | "querystring" | "headers" | "origin">; response: CloudFrontResponse } }[]

Generated using TypeDoc