ProfilePropertiesUpdateParameters interface

The JSON object containing profile update parameters.

Properties

logScrubbing

Defines rules to scrub sensitive fields in logs

originResponseTimeoutSeconds

Send and receive timeout on forwarding request to the origin. When timeout is reached, the request fails and returns.

Property Details

logScrubbing

Defines rules to scrub sensitive fields in logs

logScrubbing?: ProfileLogScrubbing

Property Value

originResponseTimeoutSeconds

Send and receive timeout on forwarding request to the origin. When timeout is reached, the request fails and returns.

originResponseTimeoutSeconds?: number

Property Value

number