@Stability(value=Stable) @Internal public static final class CfnHttpApi.CorsConfigurationObjectProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnHttpApi.CorsConfigurationObjectProperty
CfnHttpApi.CorsConfigurationObjectPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnHttpApi.CorsConfigurationObjectProperty.Builder, CfnHttpApi.CorsConfigurationObjectProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnHttpApi.CorsConfigurationObjectProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnHttpApi.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()
`CfnHttpApi.CorsConfigurationObjectProperty.AllowCredentials`.
|
List<String> |
getAllowHeaders()
`CfnHttpApi.CorsConfigurationObjectProperty.AllowHeaders`.
|
List<String> |
getAllowMethods()
`CfnHttpApi.CorsConfigurationObjectProperty.AllowMethods`.
|
List<String> |
getAllowOrigins()
`CfnHttpApi.CorsConfigurationObjectProperty.AllowOrigins`.
|
List<String> |
getExposeHeaders()
`CfnHttpApi.CorsConfigurationObjectProperty.ExposeHeaders`.
|
Number |
getMaxAge()
`CfnHttpApi.CorsConfigurationObjectProperty.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(CfnHttpApi.CorsConfigurationObjectProperty.Builder builder)
CfnHttpApi.AccessLogSettingProperty.Builder.public final Object getAllowCredentials()
CfnHttpApi.CorsConfigurationObjectPropertygetAllowCredentials in interface CfnHttpApi.CorsConfigurationObjectPropertypublic final List<String> getAllowHeaders()
CfnHttpApi.CorsConfigurationObjectPropertygetAllowHeaders in interface CfnHttpApi.CorsConfigurationObjectPropertypublic final List<String> getAllowMethods()
CfnHttpApi.CorsConfigurationObjectPropertygetAllowMethods in interface CfnHttpApi.CorsConfigurationObjectPropertypublic final List<String> getAllowOrigins()
CfnHttpApi.CorsConfigurationObjectPropertygetAllowOrigins in interface CfnHttpApi.CorsConfigurationObjectPropertypublic final List<String> getExposeHeaders()
CfnHttpApi.CorsConfigurationObjectPropertygetExposeHeaders in interface CfnHttpApi.CorsConfigurationObjectPropertypublic final Number getMaxAge()
CfnHttpApi.CorsConfigurationObjectPropertygetMaxAge in interface CfnHttpApi.CorsConfigurationObjectProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.