@Stability(value=Stable) public static final class CfnDeploymentGroup.GitHubLocationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnDeploymentGroup.GitHubLocationProperty>
CfnDeploymentGroup.GitHubLocationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnDeploymentGroup.GitHubLocationProperty |
build()
Builds the configured instance.
|
CfnDeploymentGroup.GitHubLocationProperty.Builder |
commitId(String commitId)
Sets the value of
CfnDeploymentGroup.GitHubLocationProperty.getCommitId() |
CfnDeploymentGroup.GitHubLocationProperty.Builder |
repository(String repository)
Sets the value of
CfnDeploymentGroup.GitHubLocationProperty.getRepository() |
@Stability(value=Stable) public CfnDeploymentGroup.GitHubLocationProperty.Builder commitId(String commitId)
CfnDeploymentGroup.GitHubLocationProperty.getCommitId()commitId - `CfnDeploymentGroup.GitHubLocationProperty.CommitId`. This parameter is required.this@Stability(value=Stable) public CfnDeploymentGroup.GitHubLocationProperty.Builder repository(String repository)
CfnDeploymentGroup.GitHubLocationProperty.getRepository()repository - `CfnDeploymentGroup.GitHubLocationProperty.Repository`. This parameter is required.this@Stability(value=Stable) public CfnDeploymentGroup.GitHubLocationProperty build()
build in interface software.amazon.jsii.Builder<CfnDeploymentGroup.GitHubLocationProperty>CfnDeploymentGroup.GitHubLocationPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.