referrerPolicy

@JvmName(name = "cymclvcclsnwxqmw")
suspend fun referrerPolicy(value: Output<ResponseHeadersPolicyReferrerPolicyArgs>)
@JvmName(name = "nntsqihhhetvmsnw")
suspend fun referrerPolicy(value: ResponseHeadersPolicyReferrerPolicyArgs?)

Parameters

value

Determines whether CloudFront includes the `Referrer-Policy` HTTP response header and the header's value. For more information about the `Referrer-Policy` HTTP response header, see Referrer-Policy in the MDN Web Docs.


@JvmName(name = "wtdbgntcawshgjly")
suspend fun referrerPolicy(argument: suspend ResponseHeadersPolicyReferrerPolicyArgsBuilder.() -> Unit)

Parameters

argument

Determines whether CloudFront includes the `Referrer-Policy` HTTP response header and the header's value. For more information about the `Referrer-Policy` HTTP response header, see Referrer-Policy in the MDN Web Docs.