@Stability(value=Stable) public static final class CfnDeploymentGroup.RevisionLocationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnDeploymentGroup.RevisionLocationProperty>
CfnDeploymentGroup.RevisionLocationProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnDeploymentGroup.RevisionLocationProperty.Builder gitHubLocation(IResolvable gitHubLocation)
CfnDeploymentGroup.RevisionLocationProperty.getGitHubLocation()gitHubLocation - `CfnDeploymentGroup.RevisionLocationProperty.GitHubLocation`.this@Stability(value=Stable) public CfnDeploymentGroup.RevisionLocationProperty.Builder gitHubLocation(CfnDeploymentGroup.GitHubLocationProperty gitHubLocation)
CfnDeploymentGroup.RevisionLocationProperty.getGitHubLocation()gitHubLocation - `CfnDeploymentGroup.RevisionLocationProperty.GitHubLocation`.this@Stability(value=Stable) public CfnDeploymentGroup.RevisionLocationProperty.Builder revisionType(String revisionType)
CfnDeploymentGroup.RevisionLocationProperty.getRevisionType()revisionType - `CfnDeploymentGroup.RevisionLocationProperty.RevisionType`.this@Stability(value=Stable) public CfnDeploymentGroup.RevisionLocationProperty.Builder s3Location(IResolvable s3Location)
CfnDeploymentGroup.RevisionLocationProperty.getS3Location()s3Location - `CfnDeploymentGroup.RevisionLocationProperty.S3Location`.this@Stability(value=Stable) public CfnDeploymentGroup.RevisionLocationProperty.Builder s3Location(CfnDeploymentGroup.S3LocationProperty s3Location)
CfnDeploymentGroup.RevisionLocationProperty.getS3Location()s3Location - `CfnDeploymentGroup.RevisionLocationProperty.S3Location`.this@Stability(value=Stable) public CfnDeploymentGroup.RevisionLocationProperty build()
build in interface software.amazon.jsii.Builder<CfnDeploymentGroup.RevisionLocationProperty>CfnDeploymentGroup.RevisionLocationPropertyNullPointerException - if any required attribute was not providedCopyright © 2020. All rights reserved.