Uses of Class
software.amazon.awssdk.services.cloudfront.model.CachePolicyQueryStringsConfig
Packages that use CachePolicyQueryStringsConfig
-
Uses of CachePolicyQueryStringsConfig in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return CachePolicyQueryStringsConfigModifier and TypeMethodDescriptionParametersInCacheKeyAndForwardedToOrigin.queryStringsConfig()An object that determines whether any URL query strings in viewer requests (and if so, which query strings) are included in the cache key and in requests that CloudFront sends to the origin.Methods in software.amazon.awssdk.services.cloudfront.model with parameters of type CachePolicyQueryStringsConfigModifier and TypeMethodDescriptionParametersInCacheKeyAndForwardedToOrigin.Builder.queryStringsConfig(CachePolicyQueryStringsConfig queryStringsConfig) An object that determines whether any URL query strings in viewer requests (and if so, which query strings) are included in the cache key and in requests that CloudFront sends to the origin.