@Stability(value=Stable) @Internal public static final class CfnRepository.S3Property.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnRepository.S3Property
CfnRepository.S3Property
software.amazon.jsii.JsiiObject.InitializationMode
CfnRepository.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, jsiiStaticSet
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.protected Jsii$Proxy(String bucket, String key, String objectVersion)
CfnRepository.CodeProperty.Builder
.public final String getBucket()
CfnRepository.S3Property
getBucket
in interface CfnRepository.S3Property
public final String getKey()
CfnRepository.S3Property
getKey
in interface CfnRepository.S3Property
public final String getObjectVersion()
CfnRepository.S3Property
getObjectVersion
in interface CfnRepository.S3Property
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson
in interface software.amazon.jsii.JsiiSerializable
Copyright © 2021. All rights reserved.