| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudfront.model |
| Modifier and Type | Method and Description |
|---|---|
CachePolicyCookiesConfig |
ParametersInCacheKeyAndForwardedToOrigin.cookiesConfig()
An object that determines whether any cookies in viewer requests (and if so, which cookies) 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.cookiesConfig(CachePolicyCookiesConfig cookiesConfig)
An object that determines whether any cookies in viewer requests (and if so, which cookies) are included in
the cache key and automatically included in requests that CloudFront sends to the origin.
|
Copyright © 2021. All rights reserved.