@Stability(value=Stable) @Internal public static final class ApiDefinitionS3Location.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements ApiDefinitionS3Location
ApiDefinitionS3Locationsoftware.amazon.jsii.JsiiObject.InitializationModeApiDefinitionS3Location.Builder, ApiDefinitionS3Location.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(ApiDefinitionS3Location.Builder builder)
Constructor that initializes the object based on literal property values passed by the
ApiDefinitionS3Location.Builder. |
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(Object o) |
String |
getBucket()
The S3 bucket.
|
String |
getKey()
The S3 key.
|
String |
getVersion()
An optional 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(ApiDefinitionS3Location.Builder builder)
ApiDefinitionS3Location.Builder.public final String getBucket()
ApiDefinitionS3LocationgetBucket in interface ApiDefinitionS3Locationpublic final String getKey()
ApiDefinitionS3LocationgetKey in interface ApiDefinitionS3Locationpublic final String getVersion()
ApiDefinitionS3LocationDefault: - latest version
getVersion in interface ApiDefinitionS3Location@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.