| Package | Description |
|---|---|
| software.amazon.awscdk.services.codedeploy.cloudformation |
| Modifier and Type | Method and Description |
|---|---|
static DeploymentGroupResource.RevisionLocationProperty.Builder |
DeploymentGroupResource.RevisionLocationProperty.builder() |
DeploymentGroupResource.RevisionLocationProperty.Builder |
DeploymentGroupResource.RevisionLocationProperty.Builder.withGitHubLocation(software.amazon.awscdk.CloudFormationToken value)
Sets the value of GitHubLocation
|
DeploymentGroupResource.RevisionLocationProperty.Builder |
DeploymentGroupResource.RevisionLocationProperty.Builder.withGitHubLocation(DeploymentGroupResource.GitHubLocationProperty value)
Sets the value of GitHubLocation
|
DeploymentGroupResource.RevisionLocationProperty.Builder |
DeploymentGroupResource.RevisionLocationProperty.Builder.withRevisionType(software.amazon.awscdk.CloudFormationToken value)
Sets the value of RevisionType
|
DeploymentGroupResource.RevisionLocationProperty.Builder |
DeploymentGroupResource.RevisionLocationProperty.Builder.withRevisionType(String value)
Sets the value of RevisionType
|
DeploymentGroupResource.RevisionLocationProperty.Builder |
DeploymentGroupResource.RevisionLocationProperty.Builder.withS3Location(software.amazon.awscdk.CloudFormationToken value)
Sets the value of S3Location
|
DeploymentGroupResource.RevisionLocationProperty.Builder |
DeploymentGroupResource.RevisionLocationProperty.Builder.withS3Location(DeploymentGroupResource.S3LocationProperty value)
Sets the value of S3Location
|
Copyright © 2018. All rights reserved.