public static final class DeploymentGroupResource.GitHubLocationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements DeploymentGroupResource.GitHubLocationProperty
software.amazon.jsii.JsiiObject.InitializationModeDeploymentGroupResource.GitHubLocationProperty.Builder, DeploymentGroupResource.GitHubLocationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getCommitId()
``DeploymentGroupResource.GitHubLocationProperty.CommitId``
|
Object |
getRepository()
``DeploymentGroupResource.GitHubLocationProperty.Repository``
|
void |
setCommitId(software.amazon.awscdk.CloudFormationToken value)
``DeploymentGroupResource.GitHubLocationProperty.CommitId``
|
void |
setCommitId(String value)
``DeploymentGroupResource.GitHubLocationProperty.CommitId``
|
void |
setRepository(software.amazon.awscdk.CloudFormationToken value)
``DeploymentGroupResource.GitHubLocationProperty.Repository``
|
void |
setRepository(String value)
``DeploymentGroupResource.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 Object getCommitId()
getCommitId in interface DeploymentGroupResource.GitHubLocationPropertypublic void setCommitId(String value)
setCommitId in interface DeploymentGroupResource.GitHubLocationPropertypublic void setCommitId(software.amazon.awscdk.CloudFormationToken value)
setCommitId in interface DeploymentGroupResource.GitHubLocationPropertypublic Object getRepository()
getRepository in interface DeploymentGroupResource.GitHubLocationPropertypublic void setRepository(String value)
setRepository in interface DeploymentGroupResource.GitHubLocationPropertypublic void setRepository(software.amazon.awscdk.CloudFormationToken value)
setRepository in interface DeploymentGroupResource.GitHubLocationPropertyCopyright © 2018. All rights reserved.