Interface ResponseHeadersPolicyContentTypeOptions.Builder

All Superinterfaces:
Buildable, CopyableBuilder<ResponseHeadersPolicyContentTypeOptions.Builder,ResponseHeadersPolicyContentTypeOptions>, SdkBuilder<ResponseHeadersPolicyContentTypeOptions.Builder,ResponseHeadersPolicyContentTypeOptions>, SdkPojo
Enclosing class:
ResponseHeadersPolicyContentTypeOptions

public static interface ResponseHeadersPolicyContentTypeOptions.Builder extends SdkPojo, CopyableBuilder<ResponseHeadersPolicyContentTypeOptions.Builder,ResponseHeadersPolicyContentTypeOptions>
  • Method Details

    • 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.