@Stability(value=Stable) public static final class CfnResponseHeadersPolicy.XSSProtectionProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnResponseHeadersPolicy.XSSProtectionProperty>
CfnResponseHeadersPolicy.XSSProtectionProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnResponseHeadersPolicy.XSSProtectionProperty.Builder modeBlock(Boolean modeBlock)
CfnResponseHeadersPolicy.XSSProtectionProperty.getModeBlock()modeBlock - `CfnResponseHeadersPolicy.XSSProtectionProperty.ModeBlock`.this@Stability(value=Stable) public CfnResponseHeadersPolicy.XSSProtectionProperty.Builder modeBlock(IResolvable modeBlock)
CfnResponseHeadersPolicy.XSSProtectionProperty.getModeBlock()modeBlock - `CfnResponseHeadersPolicy.XSSProtectionProperty.ModeBlock`.this@Stability(value=Stable) public CfnResponseHeadersPolicy.XSSProtectionProperty.Builder override(Boolean override)
CfnResponseHeadersPolicy.XSSProtectionProperty.getOverride()override - `CfnResponseHeadersPolicy.XSSProtectionProperty.Override`. This parameter is required.this@Stability(value=Stable) public CfnResponseHeadersPolicy.XSSProtectionProperty.Builder override(IResolvable override)
CfnResponseHeadersPolicy.XSSProtectionProperty.getOverride()override - `CfnResponseHeadersPolicy.XSSProtectionProperty.Override`. This parameter is required.this@Stability(value=Stable) public CfnResponseHeadersPolicy.XSSProtectionProperty.Builder protection(Boolean protection)
CfnResponseHeadersPolicy.XSSProtectionProperty.getProtection()protection - `CfnResponseHeadersPolicy.XSSProtectionProperty.Protection`. This parameter is required.this@Stability(value=Stable) public CfnResponseHeadersPolicy.XSSProtectionProperty.Builder protection(IResolvable protection)
CfnResponseHeadersPolicy.XSSProtectionProperty.getProtection()protection - `CfnResponseHeadersPolicy.XSSProtectionProperty.Protection`. This parameter is required.this@Stability(value=Stable) public CfnResponseHeadersPolicy.XSSProtectionProperty.Builder reportUri(String reportUri)
CfnResponseHeadersPolicy.XSSProtectionProperty.getReportUri()reportUri - `CfnResponseHeadersPolicy.XSSProtectionProperty.ReportUri`.this@Stability(value=Stable) public CfnResponseHeadersPolicy.XSSProtectionProperty build()
build in interface software.amazon.jsii.Builder<CfnResponseHeadersPolicy.XSSProtectionProperty>CfnResponseHeadersPolicy.XSSProtectionPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.