@Stability(value=Stable) @Internal public static final class CfnApi.CorsConfigurationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnApi.CorsConfigurationProperty
CfnApi.CorsConfigurationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnApi.CorsConfigurationProperty.Builder, CfnApi.CorsConfigurationProperty.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(String allowOrigin,
Object allowCredentials,
String allowHeaders,
String allowMethods,
String maxAge)
Constructor that initializes the object based on literal property values passed by the
CfnApi.AccessLogSettingProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getAllowCredentials()
`CfnApi.CorsConfigurationProperty.AllowCredentials`.
|
String |
getAllowHeaders()
`CfnApi.CorsConfigurationProperty.AllowHeaders`.
|
String |
getAllowMethods()
`CfnApi.CorsConfigurationProperty.AllowMethods`.
|
String |
getAllowOrigin()
`CfnApi.CorsConfigurationProperty.AllowOrigin`.
|
String |
getMaxAge()
`CfnApi.CorsConfigurationProperty.MaxAge`.
|
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 String getAllowOrigin()
CfnApi.CorsConfigurationPropertygetAllowOrigin in interface CfnApi.CorsConfigurationPropertyhttps://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#cors-configurationpublic final Object getAllowCredentials()
CfnApi.CorsConfigurationPropertygetAllowCredentials in interface CfnApi.CorsConfigurationPropertyhttps://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#cors-configurationpublic final String getAllowHeaders()
CfnApi.CorsConfigurationPropertygetAllowHeaders in interface CfnApi.CorsConfigurationPropertyhttps://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#cors-configurationpublic final String getAllowMethods()
CfnApi.CorsConfigurationPropertygetAllowMethods in interface CfnApi.CorsConfigurationPropertyhttps://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#cors-configurationpublic final String getMaxAge()
CfnApi.CorsConfigurationPropertygetMaxAge in interface CfnApi.CorsConfigurationPropertyhttps://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#cors-configuration@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.