| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudfront.model |
| Modifier and Type | Method and Description |
|---|---|
static ResponseHeadersPolicyContentTypeOptions.Builder |
ResponseHeadersPolicyContentTypeOptions.builder() |
ResponseHeadersPolicyContentTypeOptions.Builder |
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. |
ResponseHeadersPolicyContentTypeOptions.Builder |
ResponseHeadersPolicyContentTypeOptions.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ResponseHeadersPolicyContentTypeOptions.Builder> |
ResponseHeadersPolicyContentTypeOptions.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default ResponseHeadersPolicySecurityHeadersConfig.Builder |
ResponseHeadersPolicySecurityHeadersConfig.Builder.contentTypeOptions(Consumer<ResponseHeadersPolicyContentTypeOptions.Builder> contentTypeOptions)
Determines whether CloudFront includes the
X-Content-Type-Options HTTP response header with its
value set to nosniff. |
Copyright © 2021. All rights reserved.