@Stability(value=Stable) @Internal public static final class CfnDistribution.CookieObjectProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDistribution.CookieObjectProperty
CfnDistribution.CookieObjectPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnDistribution.CookieObjectProperty.Builder, CfnDistribution.CookieObjectProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnDistribution.CookieObjectProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnDistribution.CacheBehaviorPerPathProperty.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) |
List<String> |
getCookiesAllowList()
The specific cookies to forward to your distribution's origin.
|
String |
getOption()
Specifies which cookies to forward to the distribution's origin for a cache behavior.
|
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(CfnDistribution.CookieObjectProperty.Builder builder)
CfnDistribution.CacheBehaviorPerPathProperty.Builder.public final List<String> getCookiesAllowList()
CfnDistribution.CookieObjectPropertygetCookiesAllowList in interface CfnDistribution.CookieObjectPropertypublic final String getOption()
CfnDistribution.CookieObjectPropertyUse one of the following configurations for your distribution:
all - Forwards all cookies to your origin.none - Doesn’t forward cookies to your origin.allow-list - Forwards only the cookies that you specify using the CookiesAllowList parameter.getOption in interface CfnDistribution.CookieObjectProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.