public static final class CfnDeploymentGroup.GitHubLocationProperty.Builder extends Object
CfnDeploymentGroup.GitHubLocationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnDeploymentGroup.GitHubLocationProperty |
build()
Builds the configured instance.
|
CfnDeploymentGroup.GitHubLocationProperty.Builder |
withCommitId(String value)
Sets the value of CommitId
|
CfnDeploymentGroup.GitHubLocationProperty.Builder |
withRepository(String value)
Sets the value of Repository
|
public CfnDeploymentGroup.GitHubLocationProperty.Builder withCommitId(String value)
value - ``CfnDeploymentGroup.GitHubLocationProperty.CommitId``thispublic CfnDeploymentGroup.GitHubLocationProperty.Builder withRepository(String value)
value - ``CfnDeploymentGroup.GitHubLocationProperty.Repository``thispublic CfnDeploymentGroup.GitHubLocationProperty build()
CfnDeploymentGroup.GitHubLocationPropertyNullPointerException - if any required attribute was not providedCopyright © 2019. All rights reserved.