Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace FixedTTLResponseCacheStorePolicy

How a response from a backend is cached in the Response Cache.

Properties

timeToLiveInSeconds

timeToLiveInSeconds: number

Sets the number of seconds for a response from a backend being stored in the Response Cache before it expires. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Const type

type: string = "FIXED_TTL_STORE_POLICY"

Methods

getDeserializedJsonObj

getJsonObj