@Stability(value=Stable) @Internal public static final class CfnBucket.CorsRuleProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnBucket.CorsRuleProperty
CfnBucket.CorsRulePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnBucket.CorsRuleProperty.Builder, CfnBucket.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> allowedMethods,
List<String> allowedOrigins,
List<String> allowedHeaders,
List<String> exposedHeaders,
String id,
Number maxAge)
Constructor that initializes the object based on literal property values passed by the
CfnBucket.AbortIncompleteMultipartUploadProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
List<String> |
getAllowedHeaders()
`CfnBucket.CorsRuleProperty.AllowedHeaders`.
|
List<String> |
getAllowedMethods()
`CfnBucket.CorsRuleProperty.AllowedMethods`.
|
List<String> |
getAllowedOrigins()
`CfnBucket.CorsRuleProperty.AllowedOrigins`.
|
List<String> |
getExposedHeaders()
`CfnBucket.CorsRuleProperty.ExposedHeaders`.
|
String |
getId()
`CfnBucket.CorsRuleProperty.Id`.
|
Number |
getMaxAge()
`CfnBucket.CorsRuleProperty.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(List<String> allowedMethods, List<String> allowedOrigins, List<String> allowedHeaders, List<String> exposedHeaders, String id, Number maxAge)
CfnBucket.AbortIncompleteMultipartUploadProperty.Builder.public final List<String> getAllowedMethods()
CfnBucket.CorsRulePropertygetAllowedMethods in interface CfnBucket.CorsRulePropertypublic final List<String> getAllowedOrigins()
CfnBucket.CorsRulePropertygetAllowedOrigins in interface CfnBucket.CorsRulePropertypublic final List<String> getAllowedHeaders()
CfnBucket.CorsRulePropertygetAllowedHeaders in interface CfnBucket.CorsRulePropertypublic final List<String> getExposedHeaders()
CfnBucket.CorsRulePropertygetExposedHeaders in interface CfnBucket.CorsRulePropertypublic final String getId()
CfnBucket.CorsRulePropertygetId in interface CfnBucket.CorsRulePropertypublic final Number getMaxAge()
CfnBucket.CorsRulePropertygetMaxAge in interface CfnBucket.CorsRuleProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.