parametersInCacheKeyAndForwardedToOrigin property

ParametersInCacheKeyAndForwardedToOrigin? parametersInCacheKeyAndForwardedToOrigin
final

The HTTP headers, cookies, and URL query strings to include in the cache key. The values included in the cache key are automatically included in requests that CloudFront sends to the origin.

Implementation

final ParametersInCacheKeyAndForwardedToOrigin?
    parametersInCacheKeyAndForwardedToOrigin;