@Stability(value=Stable) @Internal public static final class CfnResponseHeadersPolicy.AccessControlAllowHeadersProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnResponseHeadersPolicy.AccessControlAllowHeadersProperty
CfnResponseHeadersPolicy.AccessControlAllowHeadersPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnResponseHeadersPolicy.AccessControlAllowHeadersProperty.Builder, CfnResponseHeadersPolicy.AccessControlAllowHeadersProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnResponseHeadersPolicy.AccessControlAllowHeadersProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnResponseHeadersPolicy.AccessControlAllowHeadersProperty.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> |
getItems()
The list of HTTP header names.
|
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(CfnResponseHeadersPolicy.AccessControlAllowHeadersProperty.Builder builder)
CfnResponseHeadersPolicy.AccessControlAllowHeadersProperty.Builder.public final List<String> getItems()
CfnResponseHeadersPolicy.AccessControlAllowHeadersProperty
You can specify * to allow all headers.
getItems in interface CfnResponseHeadersPolicy.AccessControlAllowHeadersProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.