| Modifier and Type | Method and Description |
|---|---|
static CfnDeploymentGroup.RevisionLocationProperty.Builder |
CfnDeploymentGroup.RevisionLocationProperty.builder() |
CfnDeploymentGroup.RevisionLocationProperty.Builder |
CfnDeploymentGroup.RevisionLocationProperty.Builder.withGitHubLocation(CfnDeploymentGroup.GitHubLocationProperty value)
Sets the value of GitHubLocation
|
CfnDeploymentGroup.RevisionLocationProperty.Builder |
CfnDeploymentGroup.RevisionLocationProperty.Builder.withGitHubLocation(software.amazon.awscdk.Token value)
Sets the value of GitHubLocation
|
CfnDeploymentGroup.RevisionLocationProperty.Builder |
CfnDeploymentGroup.RevisionLocationProperty.Builder.withRevisionType(String value)
Sets the value of RevisionType
|
CfnDeploymentGroup.RevisionLocationProperty.Builder |
CfnDeploymentGroup.RevisionLocationProperty.Builder.withS3Location(CfnDeploymentGroup.S3LocationProperty value)
Sets the value of S3Location
|
CfnDeploymentGroup.RevisionLocationProperty.Builder |
CfnDeploymentGroup.RevisionLocationProperty.Builder.withS3Location(software.amazon.awscdk.Token value)
Sets the value of S3Location
|
Copyright © 2019. All rights reserved.