@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(CfnRepository.S3Property.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnRepository.CodeProperty.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 name of the Amazon S3 bucket that contains the ZIP file with the content that will be committed to the new repository.
|
String |
getKey()
The key to use for accessing the Amazon S3 bucket.
|
String |
getObjectVersion()
The object version of the ZIP file, if versioning is enabled for the Amazon S3 bucket.
|
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(CfnRepository.S3Property.Builder builder)
CfnRepository.CodeProperty.Builder.public final String getBucket()
CfnRepository.S3PropertyThis can be specified using the name of the bucket in the AWS account . Changes to this property are ignored after initial resource creation.
getBucket in interface CfnRepository.S3Propertypublic final String getKey()
CfnRepository.S3PropertyChanges to this property are ignored after initial resource creation. For more information, see Creating object key names and Uploading objects in the Amazon S3 User Guide.
getKey in interface CfnRepository.S3Propertypublic final String getObjectVersion()
CfnRepository.S3PropertyChanges to this property are ignored after initial resource creation.
getObjectVersion in interface CfnRepository.S3Property@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.