| Package | Description |
|---|---|
| software.amazon.awscdk.services.codedeploy.cloudformation |
| Modifier and Type | Class and Description |
|---|---|
static class |
DeploymentGroupResource.GitHubLocationProperty.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
DeploymentGroupResource.GitHubLocationProperty |
DeploymentGroupResource.GitHubLocationProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DeploymentGroupResource.RevisionLocationProperty.setGitHubLocation(DeploymentGroupResource.GitHubLocationProperty value)
``DeploymentGroupResource.RevisionLocationProperty.GitHubLocation``
|
void |
DeploymentGroupResource.RevisionLocationProperty.Jsii$Proxy.setGitHubLocation(DeploymentGroupResource.GitHubLocationProperty value)
``DeploymentGroupResource.RevisionLocationProperty.GitHubLocation``
|
DeploymentGroupResource.RevisionLocationProperty.Builder |
DeploymentGroupResource.RevisionLocationProperty.Builder.withGitHubLocation(DeploymentGroupResource.GitHubLocationProperty value)
Sets the value of GitHubLocation
|
Copyright © 2018. All rights reserved.