@Stability(value=Stable) @Internal public static final class CfnRepositoryProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnRepositoryProps
CfnRepositoryPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnRepositoryProps.Builder, CfnRepositoryProps.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 repositoryName,
Object code,
String repositoryDescription,
List<? extends CfnTag> tags,
Object triggers)
Constructor that initializes the object based on literal property values passed by the
CfnRepositoryProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getCode()
`AWS::CodeCommit::Repository.Code`.
|
String |
getRepositoryDescription()
`AWS::CodeCommit::Repository.RepositoryDescription`.
|
String |
getRepositoryName()
`AWS::CodeCommit::Repository.RepositoryName`.
|
List<CfnTag> |
getTags()
`AWS::CodeCommit::Repository.Tags`.
|
Object |
getTriggers()
`AWS::CodeCommit::Repository.Triggers`.
|
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.public final String getRepositoryName()
CfnRepositoryPropsgetRepositoryName in interface CfnRepositoryPropspublic final Object getCode()
CfnRepositoryPropsgetCode in interface CfnRepositoryPropspublic final String getRepositoryDescription()
CfnRepositoryPropsgetRepositoryDescription in interface CfnRepositoryPropspublic final List<CfnTag> getTags()
CfnRepositoryPropsgetTags in interface CfnRepositoryPropspublic final Object getTriggers()
CfnRepositoryPropsgetTriggers in interface CfnRepositoryProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.