@Stability(value=Stable) @Internal public static final class ResponseHeadersPolicyProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements ResponseHeadersPolicyProps
ResponseHeadersPolicyPropssoftware.amazon.jsii.JsiiObject.InitializationModeResponseHeadersPolicyProps.Builder, ResponseHeadersPolicyProps.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(ResponseHeadersPolicyProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
ResponseHeadersPolicyProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getComment()
A comment to describe the response headers policy.
|
ResponseHeadersCorsBehavior |
getCorsBehavior()
A configuration for a set of HTTP response headers that are used for cross-origin resource sharing (CORS).
|
ResponseCustomHeadersBehavior |
getCustomHeadersBehavior()
A configuration for a set of custom HTTP response headers.
|
String |
getResponseHeadersPolicyName()
A unique name to identify the response headers policy.
|
ResponseSecurityHeadersBehavior |
getSecurityHeadersBehavior()
A configuration for a set of security-related HTTP response headers.
|
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(ResponseHeadersPolicyProps.Builder builder)
ResponseHeadersPolicyProps.Builder.public final String getComment()
ResponseHeadersPolicyPropsDefault: - no comment
getComment in interface ResponseHeadersPolicyPropspublic final ResponseHeadersCorsBehavior getCorsBehavior()
ResponseHeadersPolicyPropsDefault: - no cors behavior
getCorsBehavior in interface ResponseHeadersPolicyPropspublic final ResponseCustomHeadersBehavior getCustomHeadersBehavior()
ResponseHeadersPolicyPropsDefault: - no custom headers behavior
getCustomHeadersBehavior in interface ResponseHeadersPolicyPropspublic final String getResponseHeadersPolicyName()
ResponseHeadersPolicyPropsDefault: - generated from the `id`
getResponseHeadersPolicyName in interface ResponseHeadersPolicyPropspublic final ResponseSecurityHeadersBehavior getSecurityHeadersBehavior()
ResponseHeadersPolicyPropsDefault: - no security headers behavior
getSecurityHeadersBehavior in interface ResponseHeadersPolicyProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.