| Package | Description |
|---|---|
| software.amazon.awscdk.services.cloudfront |
Amazon CloudFront Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static ResponseHeadersXSSProtection.Builder |
ResponseHeadersXSSProtection.builder() |
ResponseHeadersXSSProtection.Builder |
ResponseHeadersXSSProtection.Builder.modeBlock(Boolean modeBlock)
Sets the value of
ResponseHeadersXSSProtection.getModeBlock() |
ResponseHeadersXSSProtection.Builder |
ResponseHeadersXSSProtection.Builder.override(Boolean override)
Sets the value of
ResponseHeadersXSSProtection.getOverride() |
ResponseHeadersXSSProtection.Builder |
ResponseHeadersXSSProtection.Builder.protection(Boolean protection)
Sets the value of
ResponseHeadersXSSProtection.getProtection() |
ResponseHeadersXSSProtection.Builder |
ResponseHeadersXSSProtection.Builder.reportUri(String reportUri)
Sets the value of
ResponseHeadersXSSProtection.getReportUri() |
| Constructor and Description |
|---|
Jsii$Proxy(ResponseHeadersXSSProtection.Builder builder)
Constructor that initializes the object based on literal property values passed by the
ResponseHeadersXSSProtection.Builder. |
Copyright © 2022. All rights reserved.