@Deprecated public static final class CfnApiV2.BodyS3LocationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnApiV2.BodyS3LocationProperty
CfnApiV2.BodyS3LocationProperty
CfnApiV2.BodyS3LocationProperty.Builder, CfnApiV2.BodyS3LocationProperty.Jsii$Proxy
Modifier | Constructor and Description |
---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Deprecated.
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
Modifier and Type | Method and Description |
---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson()
Deprecated.
|
boolean |
equals(java.lang.Object o)
Deprecated.
|
java.lang.String |
getBucket()
Deprecated.
(deprecated) `CfnApiV2.BodyS3LocationProperty.Bucket`.
|
java.lang.String |
getEtag()
Deprecated.
(deprecated) `CfnApiV2.BodyS3LocationProperty.Etag`.
|
java.lang.String |
getKey()
Deprecated.
(deprecated) `CfnApiV2.BodyS3LocationProperty.Key`.
|
java.lang.String |
getVersion()
Deprecated.
(deprecated) `CfnApiV2.BodyS3LocationProperty.Version`.
|
int |
hashCode()
Deprecated.
|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
builder
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef
- Reference to the JSII managed object.public final java.lang.String getBucket()
CfnApiV2.BodyS3LocationProperty
public final java.lang.String getEtag()
CfnApiV2.BodyS3LocationProperty
public final java.lang.String getKey()
CfnApiV2.BodyS3LocationProperty
public final java.lang.String getVersion()
CfnApiV2.BodyS3LocationProperty
public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
public final boolean equals(java.lang.Object o)
public final int hashCode()