Interface ResponseHeadersPolicyContentTypeOptions.Builder

    • Method Detail

      • override

        ResponseHeadersPolicyContentTypeOptions.Builder override​(Boolean override)

        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.

        Parameters:
        override - 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.
        Returns:
        Returns a reference to this object so that method calls can be chained together.