contentTypeOptions

@JvmName(name = "ajumrpmbnrufaudq")
suspend fun contentTypeOptions(value: Output<ResponseHeadersPolicyContentTypeOptionsArgs>)
@JvmName(name = "nrgssabvgsogkvpx")
suspend fun contentTypeOptions(value: ResponseHeadersPolicyContentTypeOptionsArgs?)

Parameters

value

Determines whether CloudFront includes the `X-Content-Type-Options` HTTP response header with its value set to `nosniff`. For more information about the `X-Content-Type-Options` HTTP response header, see X-Content-Type-Options in the MDN Web Docs.


@JvmName(name = "uyuqhebchrqnsylu")
suspend fun contentTypeOptions(argument: suspend ResponseHeadersPolicyContentTypeOptionsArgsBuilder.() -> Unit)

Parameters

argument

Determines whether CloudFront includes the `X-Content-Type-Options` HTTP response header with its value set to `nosniff`. For more information about the `X-Content-Type-Options` HTTP response header, see X-Content-Type-Options in the MDN Web Docs.