@Stability(value=Stable)
public static interface CfnDeploymentGroup.GitHubLocationProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDeploymentGroup.GitHubLocationProperty.Builder
A builder for
CfnDeploymentGroup.GitHubLocationProperty |
static class |
CfnDeploymentGroup.GitHubLocationProperty.Jsii$Proxy
An implementation for
CfnDeploymentGroup.GitHubLocationProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnDeploymentGroup.GitHubLocationProperty.Builder |
builder() |
String |
getCommitId()
`CfnDeploymentGroup.GitHubLocationProperty.CommitId`.
|
String |
getRepository()
`CfnDeploymentGroup.GitHubLocationProperty.Repository`.
|
@Stability(value=Stable) @NotNull String getCommitId()
@Stability(value=Stable) @NotNull String getRepository()
@Stability(value=Stable) static CfnDeploymentGroup.GitHubLocationProperty.Builder builder()
Copyright © 2021. All rights reserved.