@Stability(value=Stable) @Internal public static final class CfnApi.BodyS3LocationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnApi.BodyS3LocationProperty
CfnApi.BodyS3LocationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnApi.BodyS3LocationProperty.Builder, CfnApi.BodyS3LocationProperty.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
CfnApi.BodyS3LocationProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getBucket()
`CfnApi.BodyS3LocationProperty.Bucket`.
|
String |
getEtag()
`CfnApi.BodyS3LocationProperty.Etag`.
|
String |
getKey()
`CfnApi.BodyS3LocationProperty.Key`.
|
String |
getVersion()
`CfnApi.BodyS3LocationProperty.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)
CfnApi.BodyS3LocationProperty.Builder.public final String getBucket()
CfnApi.BodyS3LocationPropertygetBucket in interface CfnApi.BodyS3LocationPropertypublic final String getEtag()
CfnApi.BodyS3LocationPropertygetEtag in interface CfnApi.BodyS3LocationPropertypublic final String getKey()
CfnApi.BodyS3LocationPropertygetKey in interface CfnApi.BodyS3LocationPropertypublic final String getVersion()
CfnApi.BodyS3LocationPropertygetVersion in interface CfnApi.BodyS3LocationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.