@Stability(value=Stable) @Internal public static final class CfnDistribution.OriginCustomHeaderProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDistribution.OriginCustomHeaderProperty
CfnDistribution.OriginCustomHeaderPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnDistribution.OriginCustomHeaderProperty.Builder, CfnDistribution.OriginCustomHeaderProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnDistribution.OriginCustomHeaderProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnDistribution.CacheBehaviorProperty.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) |
String |
getHeaderName()
The name of a header that you want CloudFront to send to your origin.
|
String |
getHeaderValue()
The value for the header that you specified in the `HeaderName` field.
|
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.OriginCustomHeaderProperty.Builder builder)
CfnDistribution.CacheBehaviorProperty.Builder.public final String getHeaderName()
CfnDistribution.OriginCustomHeaderPropertyFor more information, see Adding Custom Headers to Origin Requests in the Amazon CloudFront Developer Guide .
getHeaderName in interface CfnDistribution.OriginCustomHeaderPropertypublic final String getHeaderValue()
CfnDistribution.OriginCustomHeaderPropertygetHeaderValue in interface CfnDistribution.OriginCustomHeaderProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.