@Stability(value=Stable) @Internal public static final class ResponseSecurityHeadersBehavior.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements ResponseSecurityHeadersBehavior
ResponseSecurityHeadersBehaviorsoftware.amazon.jsii.JsiiObject.InitializationModeResponseSecurityHeadersBehavior.Builder, ResponseSecurityHeadersBehavior.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(ResponseSecurityHeadersBehavior.Builder builder)
Constructor that initializes the object based on literal property values passed by the
ResponseSecurityHeadersBehavior.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
ResponseHeadersContentSecurityPolicy |
getContentSecurityPolicy()
The policy directives and their values that CloudFront includes as values for the Content-Security-Policy HTTP response header.
|
ResponseHeadersContentTypeOptions |
getContentTypeOptions()
Determines whether CloudFront includes the X-Content-Type-Options HTTP response header with its value set to nosniff.
|
ResponseHeadersFrameOptions |
getFrameOptions()
Determines whether CloudFront includes the X-Frame-Options HTTP response header and the header’s value.
|
ResponseHeadersReferrerPolicy |
getReferrerPolicy()
Determines whether CloudFront includes the Referrer-Policy HTTP response header and the header’s value.
|
ResponseHeadersStrictTransportSecurity |
getStrictTransportSecurity()
Determines whether CloudFront includes the Strict-Transport-Security HTTP response header and the header’s value.
|
ResponseHeadersXSSProtection |
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(ResponseSecurityHeadersBehavior.Builder builder)
ResponseSecurityHeadersBehavior.Builder.public final ResponseHeadersContentSecurityPolicy getContentSecurityPolicy()
ResponseSecurityHeadersBehaviorDefault: - no content security policy
getContentSecurityPolicy in interface ResponseSecurityHeadersBehaviorpublic final ResponseHeadersContentTypeOptions getContentTypeOptions()
ResponseSecurityHeadersBehaviorDefault: - no content type options
getContentTypeOptions in interface ResponseSecurityHeadersBehaviorpublic final ResponseHeadersFrameOptions getFrameOptions()
ResponseSecurityHeadersBehaviorDefault: - no frame options
getFrameOptions in interface ResponseSecurityHeadersBehaviorpublic final ResponseHeadersReferrerPolicy getReferrerPolicy()
ResponseSecurityHeadersBehaviorDefault: - no referrer policy
getReferrerPolicy in interface ResponseSecurityHeadersBehaviorpublic final ResponseHeadersStrictTransportSecurity getStrictTransportSecurity()
ResponseSecurityHeadersBehaviorDefault: - no strict transport security
getStrictTransportSecurity in interface ResponseSecurityHeadersBehaviorpublic final ResponseHeadersXSSProtection getXssProtection()
ResponseSecurityHeadersBehaviorDefault: - no xss protection
getXssProtection in interface ResponseSecurityHeadersBehavior@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.