| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudfront.model |
| Modifier and Type | Method and Description |
|---|---|
QueryStringNames |
OriginRequestPolicyQueryStringsConfig.queryStrings()
Contains the specific query strings in viewer requests that either are or are not
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 in requests that CloudFront sends to the origin.
|
| Modifier and Type | Method and Description |
|---|---|
OriginRequestPolicyQueryStringsConfig.Builder |
OriginRequestPolicyQueryStringsConfig.Builder.queryStrings(QueryStringNames queryStrings)
Contains the specific query strings in viewer requests that either are or are not
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 in requests that CloudFront sends to the origin.
|
Copyright © 2023. All rights reserved.