| Package | Description |
|---|---|
| software.amazon.awscdk.services.cloudfront |
Amazon CloudFront Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
ResponseHeadersXSSProtection.Jsii$Proxy
An implementation for
ResponseHeadersXSSProtection |
| Modifier and Type | Method and Description |
|---|---|
ResponseHeadersXSSProtection |
ResponseHeadersXSSProtection.Builder.build()
Builds the configured instance.
|
default ResponseHeadersXSSProtection |
ResponseSecurityHeadersBehavior.getXssProtection()
Determines whether CloudFront includes the X-XSS-Protection HTTP response header and the header’s value.
|
ResponseHeadersXSSProtection |
ResponseSecurityHeadersBehavior.Jsii$Proxy.getXssProtection() |
| Modifier and Type | Method and Description |
|---|---|
ResponseSecurityHeadersBehavior.Builder |
ResponseSecurityHeadersBehavior.Builder.xssProtection(ResponseHeadersXSSProtection xssProtection)
Sets the value of
ResponseSecurityHeadersBehavior.getXssProtection() |
Copyright © 2022. All rights reserved.