public static final class CfnPackage.StorageLocationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnPackage.StorageLocationProperty
CfnPackage.StorageLocationProperty
CfnPackage.StorageLocationProperty.Builder, CfnPackage.StorageLocationProperty.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.
|
Modifier and Type | Method and Description |
---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(java.lang.Object o) |
java.lang.String |
getBinaryPrefixLocation()
The location's binary prefix.
|
java.lang.String |
getBucket()
The location's bucket.
|
java.lang.String |
getGeneratedPrefixLocation()
The location's generated prefix.
|
java.lang.String |
getManifestPrefixLocation()
The location's manifest prefix.
|
java.lang.String |
getRepoPrefixLocation()
The location's repo prefix.
|
int |
hashCode() |
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 getBinaryPrefixLocation()
CfnPackage.StorageLocationProperty
getBinaryPrefixLocation
in interface CfnPackage.StorageLocationProperty
public final java.lang.String getBucket()
CfnPackage.StorageLocationProperty
getBucket
in interface CfnPackage.StorageLocationProperty
public final java.lang.String getGeneratedPrefixLocation()
CfnPackage.StorageLocationProperty
getGeneratedPrefixLocation
in interface CfnPackage.StorageLocationProperty
public final java.lang.String getManifestPrefixLocation()
CfnPackage.StorageLocationProperty
getManifestPrefixLocation
in interface CfnPackage.StorageLocationProperty
public final java.lang.String getRepoPrefixLocation()
CfnPackage.StorageLocationProperty
getRepoPrefixLocation
in interface CfnPackage.StorageLocationProperty
public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
public final boolean equals(java.lang.Object o)
public final int hashCode()