frameOptions

@JvmName(name = "qbkoxoxhnkftxpkx")
suspend fun frameOptions(value: Output<ResponseHeadersPolicyFrameOptionsArgs>)
@JvmName(name = "cfxdvqdpuxxiuqvb")
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 = "jfnmmuvrsbiiamcu")
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.