ResponseHeadersPolicyContentTypeOptionsArgs

data class ResponseHeadersPolicyContentTypeOptionsArgs(val override: Output<Boolean>) : ConvertibleToJava<ResponseHeadersPolicyContentTypeOptionsArgs>

Constructors

constructor(override: Output<Boolean>)

Properties

Link copied to clipboard
val override: Output<Boolean>

A Boolean that determines whether CloudFront overrides the X-Content-Type-Options HTTP response header received from the origin with the one specified in this response headers policy.

Functions

Link copied to clipboard
open override fun toJava(): ResponseHeadersPolicyContentTypeOptionsArgs