@Stability(value=Stable) public static final class CfnProject.ProjectSourceVersionProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnProject.ProjectSourceVersionProperty>
CfnProject.ProjectSourceVersionProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnProject.ProjectSourceVersionProperty |
build()
Builds the configured instance.
|
CfnProject.ProjectSourceVersionProperty.Builder |
sourceIdentifier(String sourceIdentifier)
Sets the value of
CfnProject.ProjectSourceVersionProperty.getSourceIdentifier() |
CfnProject.ProjectSourceVersionProperty.Builder |
sourceVersion(String sourceVersion)
Sets the value of
CfnProject.ProjectSourceVersionProperty.getSourceVersion() |
@Stability(value=Stable) public CfnProject.ProjectSourceVersionProperty.Builder sourceIdentifier(String sourceIdentifier)
CfnProject.ProjectSourceVersionProperty.getSourceIdentifier()sourceIdentifier - `CfnProject.ProjectSourceVersionProperty.SourceIdentifier`. This parameter is required.this@Stability(value=Stable) public CfnProject.ProjectSourceVersionProperty.Builder sourceVersion(String sourceVersion)
CfnProject.ProjectSourceVersionProperty.getSourceVersion()sourceVersion - `CfnProject.ProjectSourceVersionProperty.SourceVersion`.this@Stability(value=Stable) public CfnProject.ProjectSourceVersionProperty build()
build in interface software.amazon.jsii.Builder<CfnProject.ProjectSourceVersionProperty>CfnProject.ProjectSourceVersionPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.