@Stability(value=Stable) @Internal public static final class CfnResponseHeadersPolicy.StrictTransportSecurityProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnResponseHeadersPolicy.StrictTransportSecurityProperty
CfnResponseHeadersPolicy.StrictTransportSecurityPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnResponseHeadersPolicy.StrictTransportSecurityProperty.Builder, CfnResponseHeadersPolicy.StrictTransportSecurityProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnResponseHeadersPolicy.StrictTransportSecurityProperty.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) |
Number |
getAccessControlMaxAgeSec()
A number that CloudFront uses as the value for the `max-age` directive in the `Strict-Transport-Security` HTTP response header.
|
Object |
getIncludeSubdomains()
A Boolean that determines whether CloudFront includes the `includeSubDomains` directive in the `Strict-Transport-Security` HTTP response header.
|
Object |
getOverride()
A Boolean that determines whether CloudFront overrides the `Strict-Transport-Security` HTTP response header received from the origin with the one specified in this response headers policy.
|
Object |
getPreload()
A Boolean that determines whether CloudFront includes the `preload` directive in the `Strict-Transport-Security` HTTP response header.
|
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.StrictTransportSecurityProperty.Builder builder)
CfnResponseHeadersPolicy.AccessControlAllowHeadersProperty.Builder.public final Number getAccessControlMaxAgeSec()
CfnResponseHeadersPolicy.StrictTransportSecurityPropertygetAccessControlMaxAgeSec in interface CfnResponseHeadersPolicy.StrictTransportSecurityPropertypublic final Object getOverride()
CfnResponseHeadersPolicy.StrictTransportSecurityPropertygetOverride in interface CfnResponseHeadersPolicy.StrictTransportSecurityPropertypublic final Object getIncludeSubdomains()
CfnResponseHeadersPolicy.StrictTransportSecurityPropertygetIncludeSubdomains in interface CfnResponseHeadersPolicy.StrictTransportSecurityPropertypublic final Object getPreload()
CfnResponseHeadersPolicy.StrictTransportSecurityPropertygetPreload in interface CfnResponseHeadersPolicy.StrictTransportSecurityProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.