@Stability(value=Stable) @Internal public static final class CfnContainer.CorsRuleProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnContainer.CorsRuleProperty
CfnContainer.CorsRulePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnContainer.CorsRuleProperty.Builder, CfnContainer.CorsRuleProperty.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(List<String> allowedHeaders,
List<String> allowedMethods,
List<String> allowedOrigins,
List<String> exposeHeaders,
Number maxAgeSeconds)
Constructor that initializes the object based on literal property values passed by the
CfnContainer.CorsRuleProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
List<String> |
getAllowedHeaders()
`CfnContainer.CorsRuleProperty.AllowedHeaders`.
|
List<String> |
getAllowedMethods()
`CfnContainer.CorsRuleProperty.AllowedMethods`.
|
List<String> |
getAllowedOrigins()
`CfnContainer.CorsRuleProperty.AllowedOrigins`.
|
List<String> |
getExposeHeaders()
`CfnContainer.CorsRuleProperty.ExposeHeaders`.
|
Number |
getMaxAgeSeconds()
`CfnContainer.CorsRuleProperty.MaxAgeSeconds`.
|
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 List<String> getAllowedHeaders()
CfnContainer.CorsRulePropertygetAllowedHeaders in interface CfnContainer.CorsRulePropertypublic final List<String> getAllowedMethods()
CfnContainer.CorsRulePropertygetAllowedMethods in interface CfnContainer.CorsRulePropertypublic final List<String> getAllowedOrigins()
CfnContainer.CorsRulePropertygetAllowedOrigins in interface CfnContainer.CorsRulePropertypublic final List<String> getExposeHeaders()
CfnContainer.CorsRulePropertygetExposeHeaders in interface CfnContainer.CorsRulePropertypublic final Number getMaxAgeSeconds()
CfnContainer.CorsRulePropertygetMaxAgeSeconds in interface CfnContainer.CorsRuleProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.