public static final class CfnDeploymentGroup.GitHubLocationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDeploymentGroup.GitHubLocationProperty
software.amazon.jsii.JsiiObject.InitializationModeCfnDeploymentGroup.GitHubLocationProperty.Builder, CfnDeploymentGroup.GitHubLocationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCommitId()
``CfnDeploymentGroup.GitHubLocationProperty.CommitId``
|
String |
getRepository()
``CfnDeploymentGroup.GitHubLocationProperty.Repository``
|
void |
setCommitId(String value)
``CfnDeploymentGroup.GitHubLocationProperty.CommitId``
|
void |
setRepository(String value)
``CfnDeploymentGroup.GitHubLocationProperty.Repository``
|
jsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode)
public String getCommitId()
getCommitId in interface CfnDeploymentGroup.GitHubLocationPropertypublic void setCommitId(String value)
setCommitId in interface CfnDeploymentGroup.GitHubLocationPropertypublic String getRepository()
getRepository in interface CfnDeploymentGroup.GitHubLocationPropertypublic void setRepository(String value)
setRepository in interface CfnDeploymentGroup.GitHubLocationPropertyCopyright © 2019. All rights reserved.