@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(CfnApi.CorsConfigurationProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnApi.AccessLogSettingProperty.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 |
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.protected Jsii$Proxy(CfnApi.CorsConfigurationProperty.Builder builder)
CfnApi.AccessLogSettingProperty.Builder.public final String getAllowOrigin()
CfnApi.CorsConfigurationPropertygetAllowOrigin in interface CfnApi.CorsConfigurationPropertypublic final Object getAllowCredentials()
CfnApi.CorsConfigurationPropertygetAllowCredentials in interface CfnApi.CorsConfigurationPropertypublic final String getAllowHeaders()
CfnApi.CorsConfigurationPropertygetAllowHeaders in interface CfnApi.CorsConfigurationPropertypublic final String getAllowMethods()
CfnApi.CorsConfigurationPropertygetAllowMethods in interface CfnApi.CorsConfigurationPropertypublic final String getMaxAge()
CfnApi.CorsConfigurationPropertygetMaxAge in interface CfnApi.CorsConfigurationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2023. All rights reserved.