| Package | Description |
|---|---|
| com.amazonaws.services.cloudfront.model |
| Modifier and Type | Method and Description |
|---|---|
ResponseHeadersPolicyReferrerPolicy |
ResponseHeadersPolicyReferrerPolicy.clone() |
ResponseHeadersPolicyReferrerPolicy |
ResponseHeadersPolicySecurityHeadersConfig.getReferrerPolicy()
Determines whether CloudFront includes the
Referrer-Policy HTTP response header and the header’s
value. |
ResponseHeadersPolicyReferrerPolicy |
ResponseHeadersPolicyReferrerPolicy.withOverride(Boolean override)
A Boolean that determines whether CloudFront overrides the
Referrer-Policy HTTP response header
received from the origin with the one specified in this response headers policy. |
ResponseHeadersPolicyReferrerPolicy |
ResponseHeadersPolicyReferrerPolicy.withReferrerPolicy(ReferrerPolicyList referrerPolicy)
The value of the
Referrer-Policy HTTP response header. |
ResponseHeadersPolicyReferrerPolicy |
ResponseHeadersPolicyReferrerPolicy.withReferrerPolicy(String referrerPolicy)
The value of the
Referrer-Policy HTTP response header. |
| Modifier and Type | Method and Description |
|---|---|
void |
ResponseHeadersPolicySecurityHeadersConfig.setReferrerPolicy(ResponseHeadersPolicyReferrerPolicy referrerPolicy)
Determines whether CloudFront includes the
Referrer-Policy HTTP response header and the header’s
value. |
ResponseHeadersPolicySecurityHeadersConfig |
ResponseHeadersPolicySecurityHeadersConfig.withReferrerPolicy(ResponseHeadersPolicyReferrerPolicy referrerPolicy)
Determines whether CloudFront includes the
Referrer-Policy HTTP response header and the header’s
value. |
Copyright © 2022. All rights reserved.