frameOptions

@JvmName(name = "ospqnsquhogbrmtk")
suspend fun frameOptions(value: Output<ResponseHeadersPolicyFrameOptionsArgs>)
@JvmName(name = "ilytngbdgkxrnioa")
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 = "shusbrlhkilboehd")
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.