@Stability(value=Stable) @Internal public static final class CfnDistribution.HeaderObjectProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDistribution.HeaderObjectProperty
CfnDistribution.HeaderObjectPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnDistribution.HeaderObjectProperty.Builder, CfnDistribution.HeaderObjectProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnDistribution.HeaderObjectProperty.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> |
getHeadersAllowList()
The specific headers to forward to your distribution's origin.
|
String |
getOption()
The headers that you want your distribution to forward to your origin.
|
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.HeaderObjectProperty.Builder builder)
CfnDistribution.CacheBehaviorPerPathProperty.Builder.public final List<String> getHeadersAllowList()
CfnDistribution.HeaderObjectPropertygetHeadersAllowList in interface CfnDistribution.HeaderObjectPropertypublic final String getOption()
CfnDistribution.HeaderObjectPropertyYour distribution caches your content based on these headers.
Use one of the following configurations for your distribution:
all - Forwards all headers to your origin..none - Forwards only the default headers.allow-list - Forwards only the headers that you specify using the HeadersAllowList parameter.getOption in interface CfnDistribution.HeaderObjectProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.