@Stability(value=Stable) @Internal public static final class CfnDistribution.ForwardedValuesProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDistribution.ForwardedValuesProperty
CfnDistribution.ForwardedValuesPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnDistribution.ForwardedValuesProperty.Builder, CfnDistribution.ForwardedValuesProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(Object queryString,
Object cookies,
List<String> headers,
List<String> queryStringCacheKeys)
Constructor that initializes the object based on literal property values passed by the
CfnDistribution.CacheBehaviorProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getCookies()
`CfnDistribution.ForwardedValuesProperty.Cookies`.
|
List<String> |
getHeaders()
`CfnDistribution.ForwardedValuesProperty.Headers`.
|
Object |
getQueryString()
`CfnDistribution.ForwardedValuesProperty.QueryString`.
|
List<String> |
getQueryStringCacheKeys()
`CfnDistribution.ForwardedValuesProperty.QueryStringCacheKeys`.
|
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.public final Object getQueryString()
CfnDistribution.ForwardedValuesPropertygetQueryString in interface CfnDistribution.ForwardedValuesPropertypublic final Object getCookies()
CfnDistribution.ForwardedValuesPropertygetCookies in interface CfnDistribution.ForwardedValuesPropertypublic final List<String> getHeaders()
CfnDistribution.ForwardedValuesPropertygetHeaders in interface CfnDistribution.ForwardedValuesPropertypublic final List<String> getQueryStringCacheKeys()
CfnDistribution.ForwardedValuesPropertygetQueryStringCacheKeys in interface CfnDistribution.ForwardedValuesProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.