referrer Policy
suspend fun referrerPolicy(value: Output<ResponseHeadersPolicySecurityHeadersConfigReferrerPolicyArgs>)
Parameters
value
Determines whether CloudFront includes the Referrer-Policy
HTTP response header and the header’s value. See Referrer Policy for more information.
suspend fun referrerPolicy(argument: suspend ResponseHeadersPolicySecurityHeadersConfigReferrerPolicyArgsBuilder.() -> Unit)
Parameters
argument
Determines whether CloudFront includes the Referrer-Policy
HTTP response header and the header’s value. See Referrer Policy for more information.