@Stability(value=Stable) public static final class CfnStreamProcessor.PolygonProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnStreamProcessor.PolygonProperty>
CfnStreamProcessor.PolygonProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnStreamProcessor.PolygonProperty |
build()
Builds the configured instance.
|
CfnStreamProcessor.PolygonProperty.Builder |
polygon(IResolvable polygon)
Sets the value of
CfnStreamProcessor.PolygonProperty.getPolygon() |
CfnStreamProcessor.PolygonProperty.Builder |
polygon(List<? extends Object> polygon)
Sets the value of
CfnStreamProcessor.PolygonProperty.getPolygon() |
@Stability(value=Stable) public CfnStreamProcessor.PolygonProperty.Builder polygon(IResolvable polygon)
CfnStreamProcessor.PolygonProperty.getPolygon()polygon - `CfnStreamProcessor.PolygonProperty.Polygon`. This parameter is required.this@Stability(value=Stable) public CfnStreamProcessor.PolygonProperty.Builder polygon(List<? extends Object> polygon)
CfnStreamProcessor.PolygonProperty.getPolygon()polygon - `CfnStreamProcessor.PolygonProperty.Polygon`. This parameter is required.this@Stability(value=Stable) public CfnStreamProcessor.PolygonProperty build()
build in interface software.amazon.jsii.Builder<CfnStreamProcessor.PolygonProperty>CfnStreamProcessor.PolygonPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.