@Stability(value=Experimental) @Internal public static final class RepositoryProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements RepositoryProps
RepositoryPropssoftware.amazon.jsii.JsiiObject.InitializationModeRepositoryProps.Builder, RepositoryProps.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(RepositoryProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
RepositoryProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getDescription()
(experimental) A description of the repository.
|
String |
getRepositoryName()
(experimental) Name of the repository.
|
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(RepositoryProps.Builder builder)
RepositoryProps.Builder.public final String getRepositoryName()
RepositoryPropsThis property is required for all CodeCommit repositories.
getRepositoryName in interface RepositoryPropspublic final String getDescription()
RepositoryPropsUse the description to identify the purpose of the repository.
Default: - No description.
getDescription in interface RepositoryProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.