@Stability(value=Stable) @Internal public static final class CfnResponseHeadersPolicyProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnResponseHeadersPolicyProps
CfnResponseHeadersPolicyPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnResponseHeadersPolicyProps.Builder, CfnResponseHeadersPolicyProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnResponseHeadersPolicyProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnResponseHeadersPolicyProps.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 |
getResponseHeadersPolicyConfig()
A response headers policy configuration.
|
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(CfnResponseHeadersPolicyProps.Builder builder)
CfnResponseHeadersPolicyProps.Builder.public final Object getResponseHeadersPolicyConfig()
CfnResponseHeadersPolicyPropsA response headers policy contains information about a set of HTTP response headers and their values. CloudFront adds the headers in the policy to HTTP responses that it sends for requests that match a cache behavior that’s associated with the policy.
getResponseHeadersPolicyConfig in interface CfnResponseHeadersPolicyProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.