@Stability(value=Stable) public static final class CfnProject.SampleProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnProject.SampleProperty>
CfnProject.SampleProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnProject.SampleProperty |
build()
Builds the configured instance.
|
CfnProject.SampleProperty.Builder |
size(Number size)
Sets the value of
CfnProject.SampleProperty.getSize() |
CfnProject.SampleProperty.Builder |
type(String type)
Sets the value of
CfnProject.SampleProperty.getType() |
@Stability(value=Stable) public CfnProject.SampleProperty.Builder type(String type)
CfnProject.SampleProperty.getType()type - `CfnProject.SampleProperty.Type`. This parameter is required.this@Stability(value=Stable) public CfnProject.SampleProperty.Builder size(Number size)
CfnProject.SampleProperty.getSize()size - `CfnProject.SampleProperty.Size`.this@Stability(value=Stable) public CfnProject.SampleProperty build()
build in interface software.amazon.jsii.Builder<CfnProject.SampleProperty>CfnProject.SamplePropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.