| Modifier and Type | Method and Description |
|---|---|
static CfnDeploymentGroup.RevisionLocationProperty.Builder |
CfnDeploymentGroup.RevisionLocationProperty.builder() |
CfnDeploymentGroup.RevisionLocationProperty.Builder |
CfnDeploymentGroup.RevisionLocationProperty.Builder.gitHubLocation(CfnDeploymentGroup.GitHubLocationProperty gitHubLocation)
Sets the value of GitHubLocation
|
CfnDeploymentGroup.RevisionLocationProperty.Builder |
CfnDeploymentGroup.RevisionLocationProperty.Builder.gitHubLocation(software.amazon.awscdk.core.IResolvable gitHubLocation)
Sets the value of GitHubLocation
|
CfnDeploymentGroup.RevisionLocationProperty.Builder |
CfnDeploymentGroup.RevisionLocationProperty.Builder.revisionType(String revisionType)
Sets the value of RevisionType
|
CfnDeploymentGroup.RevisionLocationProperty.Builder |
CfnDeploymentGroup.RevisionLocationProperty.Builder.s3Location(CfnDeploymentGroup.S3LocationProperty s3Location)
Sets the value of S3Location
|
CfnDeploymentGroup.RevisionLocationProperty.Builder |
CfnDeploymentGroup.RevisionLocationProperty.Builder.s3Location(software.amazon.awscdk.core.IResolvable s3Location)
Sets the value of S3Location
|
Copyright © 2019. All rights reserved.