Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CloudFrontRequest

Hierarchy

  • CloudFrontRequest

Index

Properties

Optional body

body: { action: "read-only" | "replace"; data: string; encoding: "base64" | "text"; inputTruncated: boolean }

Type declaration

  • action: "read-only" | "replace"
  • data: string
  • encoding: "base64" | "text"
  • Readonly inputTruncated: boolean

Readonly clientIp

clientIp: string

headers

Readonly method

method: string

Optional origin

querystring

querystring: string

uri

uri: string

Generated using TypeDoc