@Stability(value=Stable) @Internal public static final class CfnResponseHeadersPolicy.ReferrerPolicyProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnResponseHeadersPolicy.ReferrerPolicyProperty
CfnResponseHeadersPolicy.ReferrerPolicyPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnResponseHeadersPolicy.ReferrerPolicyProperty.Builder, CfnResponseHeadersPolicy.ReferrerPolicyProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnResponseHeadersPolicy.ReferrerPolicyProperty.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 |
getOverride()
A Boolean that determines whether CloudFront overrides the `Referrer-Policy` HTTP response header received from the origin with the one specified in this response headers policy.
|
String |
getReferrerPolicy()
The value of the `Referrer-Policy` 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.ReferrerPolicyProperty.Builder builder)
CfnResponseHeadersPolicy.AccessControlAllowHeadersProperty.Builder.public final Object getOverride()
CfnResponseHeadersPolicy.ReferrerPolicyPropertygetOverride in interface CfnResponseHeadersPolicy.ReferrerPolicyPropertypublic final String getReferrerPolicy()
CfnResponseHeadersPolicy.ReferrerPolicyProperty
no-referrerno-referrer-when-downgradeoriginorigin-when-cross-originsame-originstrict-originstrict-origin-when-cross-originunsafe-urlFor more information about these values, see Referrer-Policy in the MDN Web Docs.
getReferrerPolicy in interface CfnResponseHeadersPolicy.ReferrerPolicyProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.