| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudfront.model |
| Modifier and Type | Method and Description |
|---|---|
QueryStringNames |
OriginRequestPolicyQueryStringsConfig.queryStrings()
Contains a list of the query strings in viewer requests that are included in requests that CloudFront sends to
the origin.
|
QueryStringNames |
CachePolicyQueryStringsConfig.queryStrings()
Contains the specific query strings in viewer requests that either are or are not
included in the cache key and automatically included in requests that CloudFront sends to the origin.
|
| Modifier and Type | Method and Description |
|---|---|
OriginRequestPolicyQueryStringsConfig.Builder |
OriginRequestPolicyQueryStringsConfig.Builder.queryStrings(QueryStringNames queryStrings)
Contains a list of the query strings in viewer requests that are included in requests that CloudFront sends
to the origin.
|
CachePolicyQueryStringsConfig.Builder |
CachePolicyQueryStringsConfig.Builder.queryStrings(QueryStringNames queryStrings)
Contains the specific query strings in viewer requests that either are or are not
included in the cache key and automatically included in requests that CloudFront sends to the origin.
|
Copyright © 2021. All rights reserved.