@Stability(value=Stable) @Internal public static final class CfnGitHubRepository.S3Property.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnGitHubRepository.S3Property
CfnGitHubRepository.S3Propertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnGitHubRepository.S3Property.Builder, CfnGitHubRepository.S3Property.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnGitHubRepository.S3Property.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnGitHubRepository.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 to be committed to the new repository.
|
String |
getKey()
The S3 object key or file name for the ZIP file.
|
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(CfnGitHubRepository.S3Property.Builder builder)
CfnGitHubRepository.CodeProperty.Builder.public final String getBucket()
CfnGitHubRepository.S3PropertygetBucket in interface CfnGitHubRepository.S3Propertypublic final String getKey()
CfnGitHubRepository.S3PropertygetKey in interface CfnGitHubRepository.S3Propertypublic final String getObjectVersion()
CfnGitHubRepository.S3PropertygetObjectVersion in interface CfnGitHubRepository.S3Property@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.