@Stability(value=Stable) @Internal public static final class CfnApi.CorsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnApi.CorsProperty
CfnApi.CorsPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnApi.CorsProperty.Builder, CfnApi.CorsProperty.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(Object allowCredentials,
List<String> allowHeaders,
List<String> allowMethods,
List<String> allowOrigins,
List<String> exposeHeaders,
Number maxAge)
Constructor that initializes the object based on literal property values passed by the
CfnApi.BodyS3LocationProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getAllowCredentials()
`CfnApi.CorsProperty.AllowCredentials`.
|
List<String> |
getAllowHeaders()
`CfnApi.CorsProperty.AllowHeaders`.
|
List<String> |
getAllowMethods()
`CfnApi.CorsProperty.AllowMethods`.
|
List<String> |
getAllowOrigins()
`CfnApi.CorsProperty.AllowOrigins`.
|
List<String> |
getExposeHeaders()
`CfnApi.CorsProperty.ExposeHeaders`.
|
Number |
getMaxAge()
`CfnApi.CorsProperty.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(Object allowCredentials, List<String> allowHeaders, List<String> allowMethods, List<String> allowOrigins, List<String> exposeHeaders, Number maxAge)
CfnApi.BodyS3LocationProperty.Builder.public final Object getAllowCredentials()
CfnApi.CorsPropertygetAllowCredentials in interface CfnApi.CorsPropertypublic final List<String> getAllowHeaders()
CfnApi.CorsPropertygetAllowHeaders in interface CfnApi.CorsPropertypublic final List<String> getAllowMethods()
CfnApi.CorsPropertygetAllowMethods in interface CfnApi.CorsPropertypublic final List<String> getAllowOrigins()
CfnApi.CorsPropertygetAllowOrigins in interface CfnApi.CorsPropertypublic final List<String> getExposeHeaders()
CfnApi.CorsPropertygetExposeHeaders in interface CfnApi.CorsPropertypublic final Number getMaxAge()
CfnApi.CorsPropertygetMaxAge in interface CfnApi.CorsProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.