@Stability(value=Stable) @Internal public static final class CfnCodeRepositoryProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnCodeRepositoryProps
CfnCodeRepositoryPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnCodeRepositoryProps.Builder, CfnCodeRepositoryProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnCodeRepositoryProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnCodeRepositoryProps.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 |
getCodeRepositoryName()
The name of the Git repository.
|
Object |
getGitConfig()
Configuration details for the Git repository, including the URL where it is located and the ARN of the AWS Secrets Manager secret that contains the credentials used to access the repository.
|
List<CfnTag> |
getTags()
List of tags for Code 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(CfnCodeRepositoryProps.Builder builder)
CfnCodeRepositoryProps.Builder.public final Object getGitConfig()
CfnCodeRepositoryPropsgetGitConfig in interface CfnCodeRepositoryPropspublic final String getCodeRepositoryName()
CfnCodeRepositoryPropsgetCodeRepositoryName in interface CfnCodeRepositoryPropspublic final List<CfnTag> getTags()
CfnCodeRepositoryPropsgetTags in interface CfnCodeRepositoryProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.