referrerPolicy

@JvmName(name = "fvvdxaugrndaonlx")
suspend fun referrerPolicy(value: Output<ResponseHeadersPolicyReferrerPolicyArgs>)
@JvmName(name = "pxngxedkgbjooejq")
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 = "qpfpqmabvdqjtqeu")
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.