AWSCloudFrontResponseHeadersPolicyReferrerPolicy
No description
type AWSCloudFrontResponseHeadersPolicyReferrerPolicy {
override: Boolean!
policy: AWSCloudFrontResponseHeadersPolicyReferrerPolicyListType!
}
Fields
AWSCloudFrontResponseHeadersPolicyReferrerPolicy.override
● Boolean!
non-null scalar
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
AWSCloudFrontResponseHeadersPolicyReferrerPolicy.policy
● AWSCloudFrontResponseHeadersPolicyReferrerPolicyListType!
non-null enum
The value of the Referrer-Policy HTTP response header
Member of
AWSCloudFrontResponseHeadersPolicySecurityHeadersConfiguration
object