ResponseHeadersPolicySecurityHeadersConfigContentTypeOptionsArgs

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

Constructors

constructor(override: Output<Boolean>)

Properties

Link copied to clipboard
val override: Output<Boolean>

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(): ResponseHeadersPolicySecurityHeadersConfigContentTypeOptionsArgs