@Stability(value=Stable) @Internal public static final class CfnDistribution.QueryStringObjectProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDistribution.QueryStringObjectProperty
CfnDistribution.QueryStringObjectPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnDistribution.QueryStringObjectProperty.Builder, CfnDistribution.QueryStringObjectProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnDistribution.QueryStringObjectProperty.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) |
Object |
getOption()
Indicates whether the distribution forwards and caches based on query strings.
|
List<String> |
getQueryStringsAllowList()
The specific query strings that the distribution forwards to the 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.QueryStringObjectProperty.Builder builder)
CfnDistribution.CacheBehaviorPerPathProperty.Builder.public final Object getOption()
CfnDistribution.QueryStringObjectPropertygetOption in interface CfnDistribution.QueryStringObjectPropertypublic final List<String> getQueryStringsAllowList()
CfnDistribution.QueryStringObjectPropertyYour distribution caches content based on the specified query strings.
If the option parameter is true, then your distribution forwards all query strings, regardless of what you specify using the QueryStringsAllowList parameter.
getQueryStringsAllowList in interface CfnDistribution.QueryStringObjectProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.