public static final class CfnDeploymentGroup.RevisionLocationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDeploymentGroup.RevisionLocationProperty
software.amazon.jsii.JsiiObject.InitializationModeCfnDeploymentGroup.RevisionLocationProperty.Builder, CfnDeploymentGroup.RevisionLocationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getGitHubLocation()
``CfnDeploymentGroup.RevisionLocationProperty.GitHubLocation``
|
String |
getRevisionType()
``CfnDeploymentGroup.RevisionLocationProperty.RevisionType``
|
Object |
getS3Location()
``CfnDeploymentGroup.RevisionLocationProperty.S3Location``
|
void |
setGitHubLocation(CfnDeploymentGroup.GitHubLocationProperty value)
``CfnDeploymentGroup.RevisionLocationProperty.GitHubLocation``
|
void |
setGitHubLocation(software.amazon.awscdk.Token value)
``CfnDeploymentGroup.RevisionLocationProperty.GitHubLocation``
|
void |
setRevisionType(String value)
``CfnDeploymentGroup.RevisionLocationProperty.RevisionType``
|
void |
setS3Location(CfnDeploymentGroup.S3LocationProperty value)
``CfnDeploymentGroup.RevisionLocationProperty.S3Location``
|
void |
setS3Location(software.amazon.awscdk.Token value)
``CfnDeploymentGroup.RevisionLocationProperty.S3Location``
|
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)
@Nullable public Object getGitHubLocation()
getGitHubLocation in interface CfnDeploymentGroup.RevisionLocationPropertypublic void setGitHubLocation(@Nullable software.amazon.awscdk.Token value)
setGitHubLocation in interface CfnDeploymentGroup.RevisionLocationPropertypublic void setGitHubLocation(@Nullable CfnDeploymentGroup.GitHubLocationProperty value)
setGitHubLocation in interface CfnDeploymentGroup.RevisionLocationProperty@Nullable public String getRevisionType()
getRevisionType in interface CfnDeploymentGroup.RevisionLocationPropertypublic void setRevisionType(@Nullable String value)
setRevisionType in interface CfnDeploymentGroup.RevisionLocationProperty@Nullable public Object getS3Location()
getS3Location in interface CfnDeploymentGroup.RevisionLocationPropertypublic void setS3Location(@Nullable software.amazon.awscdk.Token value)
setS3Location in interface CfnDeploymentGroup.RevisionLocationPropertypublic void setS3Location(@Nullable CfnDeploymentGroup.S3LocationProperty value)
setS3Location in interface CfnDeploymentGroup.RevisionLocationPropertyCopyright © 2019. All rights reserved.