@Stability(value=Stable) public static final class CfnFlow.AggregationConfigProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnFlow.AggregationConfigProperty>
CfnFlow.AggregationConfigProperty
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnFlow.AggregationConfigProperty.Builder |
aggregationType(String aggregationType)
Sets the value of
CfnFlow.AggregationConfigProperty.getAggregationType() |
CfnFlow.AggregationConfigProperty |
build()
Builds the configured instance.
|
@Stability(value=Stable) public CfnFlow.AggregationConfigProperty.Builder aggregationType(String aggregationType)
CfnFlow.AggregationConfigProperty.getAggregationType()
aggregationType
- `CfnFlow.AggregationConfigProperty.AggregationType`.this
@Stability(value=Stable) public CfnFlow.AggregationConfigProperty build()
build
in interface software.amazon.jsii.Builder<CfnFlow.AggregationConfigProperty>
CfnFlow.AggregationConfigProperty
NullPointerException
- if any required attribute was not providedCopyright © 2021. All rights reserved.