Package | Description |
---|---|
software.amazon.awssdk.services.cloudfront.model |
Modifier and Type | Method and Description |
---|---|
CachePolicyHeadersConfig |
ParametersInCacheKeyAndForwardedToOrigin.headersConfig()
An object that determines whether any HTTP headers (and if so, which headers) are included in the cache key and
automatically included in requests that CloudFront sends to the origin.
|
Modifier and Type | Method and Description |
---|---|
ParametersInCacheKeyAndForwardedToOrigin.Builder |
ParametersInCacheKeyAndForwardedToOrigin.Builder.headersConfig(CachePolicyHeadersConfig headersConfig)
An object that determines whether any HTTP headers (and if so, which headers) are included in the cache key
and automatically included in requests that CloudFront sends to the origin.
|
Copyright © 2021. All rights reserved.