customHeaders property

CustomHeaders? customHeaders
final

A list of HTTP header names and values that CloudFront adds to requests it sends to the origin.

For more information, see Adding Custom Headers to Origin Requests in the Amazon CloudFront Developer Guide.

Implementation

final CustomHeaders? customHeaders;