@Stability(value=Stable) @Internal public static final class CfnRestApi.S3LocationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnRestApi.S3LocationProperty
CfnRestApi.S3LocationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnRestApi.S3LocationProperty.Builder, CfnRestApi.S3LocationProperty.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(String bucket,
String eTag,
String key,
String version)
Constructor that initializes the object based on literal property values passed by the
CfnRestApi.EndpointConfigurationProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getBucket()
`CfnRestApi.S3LocationProperty.Bucket`.
|
String |
getETag()
`CfnRestApi.S3LocationProperty.ETag`.
|
String |
getKey()
`CfnRestApi.S3LocationProperty.Key`.
|
String |
getVersion()
`CfnRestApi.S3LocationProperty.Version`.
|
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(String bucket, String eTag, String key, String version)
CfnRestApi.EndpointConfigurationProperty.Builder.public final String getBucket()
CfnRestApi.S3LocationPropertygetBucket in interface CfnRestApi.S3LocationPropertypublic final String getETag()
CfnRestApi.S3LocationPropertygetETag in interface CfnRestApi.S3LocationPropertypublic final String getKey()
CfnRestApi.S3LocationPropertygetKey in interface CfnRestApi.S3LocationPropertypublic final String getVersion()
CfnRestApi.S3LocationPropertygetVersion in interface CfnRestApi.S3LocationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.