@Stability(value=Stable) @Internal public static final class CfnResponseHeadersPolicy.SecurityHeadersConfigProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnResponseHeadersPolicy.SecurityHeadersConfigProperty
CfnResponseHeadersPolicy.SecurityHeadersConfigPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnResponseHeadersPolicy.SecurityHeadersConfigProperty.Builder, CfnResponseHeadersPolicy.SecurityHeadersConfigProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnResponseHeadersPolicy.SecurityHeadersConfigProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnResponseHeadersPolicy.AccessControlAllowHeadersProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getContentSecurityPolicy()
The policy directives and their values that CloudFront includes as values for the `Content-Security-Policy` HTTP response header.
|
Object |
getContentTypeOptions()
Determines whether CloudFront includes the `X-Content-Type-Options` HTTP response header with its value set to `nosniff` .
|
Object |
getFrameOptions()
Determines whether CloudFront includes the `X-Frame-Options` HTTP response header and the header’s value.
|
Object |
getReferrerPolicy()
Determines whether CloudFront includes the `Referrer-Policy` HTTP response header and the header’s value.
|
Object |
getStrictTransportSecurity()
Determines whether CloudFront includes the `Strict-Transport-Security` HTTP response header and the header’s value.
|
Object |
getXssProtection()
Determines whether CloudFront includes the `X-XSS-Protection` HTTP response header and the header’s value.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnResponseHeadersPolicy.SecurityHeadersConfigProperty.Builder builder)
CfnResponseHeadersPolicy.AccessControlAllowHeadersProperty.Builder.public final Object getContentSecurityPolicy()
CfnResponseHeadersPolicy.SecurityHeadersConfigProperty
For more information about the Content-Security-Policy HTTP response header, see Content-Security-Policy in the MDN Web Docs.
getContentSecurityPolicy in interface CfnResponseHeadersPolicy.SecurityHeadersConfigPropertypublic final Object getContentTypeOptions()
CfnResponseHeadersPolicy.SecurityHeadersConfigProperty
For more information about the X-Content-Type-Options HTTP response header, see X-Content-Type-Options in the MDN Web Docs.
getContentTypeOptions in interface CfnResponseHeadersPolicy.SecurityHeadersConfigPropertypublic final Object getFrameOptions()
CfnResponseHeadersPolicy.SecurityHeadersConfigProperty
For more information about the X-Frame-Options HTTP response header, see X-Frame-Options in the MDN Web Docs.
getFrameOptions in interface CfnResponseHeadersPolicy.SecurityHeadersConfigPropertypublic final Object getReferrerPolicy()
CfnResponseHeadersPolicy.SecurityHeadersConfigProperty
For more information about the Referrer-Policy HTTP response header, see Referrer-Policy in the MDN Web Docs.
getReferrerPolicy in interface CfnResponseHeadersPolicy.SecurityHeadersConfigPropertypublic final Object getStrictTransportSecurity()
CfnResponseHeadersPolicy.SecurityHeadersConfigProperty
For more information about the Strict-Transport-Security HTTP response header, see Strict-Transport-Security in the MDN Web Docs.
getStrictTransportSecurity in interface CfnResponseHeadersPolicy.SecurityHeadersConfigPropertypublic final Object getXssProtection()
CfnResponseHeadersPolicy.SecurityHeadersConfigProperty
For more information about the X-XSS-Protection HTTP response header, see X-XSS-Protection in the MDN Web Docs.
getXssProtection in interface CfnResponseHeadersPolicy.SecurityHeadersConfigProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.