public static interface ResponseHeadersPolicyContentTypeOptions.Builder extends SdkPojo, CopyableBuilder<ResponseHeadersPolicyContentTypeOptions.Builder,ResponseHeadersPolicyContentTypeOptions>
| Modifier and Type | Method and Description |
|---|---|
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. |
equalsBySdkFields, sdkFieldscopyapplyMutation, buildResponseHeadersPolicyContentTypeOptions.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.
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.Copyright © 2021. All rights reserved.