@Stability(value=Stable) @Internal public static final class CfnRepository.S3Property.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnRepository.S3Property
CfnRepository.S3Propertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnRepository.S3Property.Builder, CfnRepository.S3Property.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 key,
String objectVersion)
Constructor that initializes the object based on literal property values passed by the
CfnRepository.CodeProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getBucket()
`CfnRepository.S3Property.Bucket`.
|
String |
getKey()
`CfnRepository.S3Property.Key`.
|
String |
getObjectVersion()
`CfnRepository.S3Property.ObjectVersion`.
|
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 key, String objectVersion)
CfnRepository.CodeProperty.Builder.public final String getBucket()
CfnRepository.S3PropertygetBucket in interface CfnRepository.S3Propertypublic final String getKey()
CfnRepository.S3PropertygetKey in interface CfnRepository.S3Propertypublic final String getObjectVersion()
CfnRepository.S3PropertygetObjectVersion in interface CfnRepository.S3Property@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.