Response Headers Policy Content Type Options Args
data class ResponseHeadersPolicyContentTypeOptionsArgs(val override: Output<Boolean>) : ConvertibleToJava<ResponseHeadersPolicyContentTypeOptionsArgs>
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.