frameOptions

@JvmName(name = "pfrjbghxlnkplhhs")
suspend fun frameOptions(value: Output<ResponseHeadersPolicyFrameOptionsArgs>)
@JvmName(name = "rwhmqrnwanepdscw")
suspend fun frameOptions(value: ResponseHeadersPolicyFrameOptionsArgs?)

Parameters

value

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


@JvmName(name = "omgfvwtdmamvtilf")
suspend fun frameOptions(argument: suspend ResponseHeadersPolicyFrameOptionsArgsBuilder.() -> Unit)

Parameters

argument

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