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