@Stability(value=Stable) public static final class CfnProjectProps.Builder extends Object implements software.amazon.jsii.Builder<CfnProjectProps>
CfnProjectProps| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnProjectProps |
build()
Builds the configured instance.
|
CfnProjectProps.Builder |
projectName(String projectName)
Sets the value of
CfnProjectProps.getProjectName() |
@Stability(value=Stable) public CfnProjectProps.Builder projectName(String projectName)
CfnProjectProps.getProjectName()projectName - The name of the project. This parameter is required.this@Stability(value=Stable) public CfnProjectProps build()
build in interface software.amazon.jsii.Builder<CfnProjectProps>CfnProjectPropsNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.