@Stability(value=Stable)
public static interface CfnFlow.AggregationConfigProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-aggregationconfig.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnFlow.AggregationConfigProperty.Builder
A builder for
CfnFlow.AggregationConfigProperty |
static class |
CfnFlow.AggregationConfigProperty.Jsii$Proxy
An implementation for
CfnFlow.AggregationConfigProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnFlow.AggregationConfigProperty.Builder |
builder() |
default String |
getAggregationType()
`CfnFlow.AggregationConfigProperty.AggregationType`.
|
@Stability(value=Stable) @Nullable default String getAggregationType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-aggregationconfig.html#cfn-appflow-flow-aggregationconfig-aggregationtype@Stability(value=Stable) static CfnFlow.AggregationConfigProperty.Builder builder()
Copyright © 2020. All rights reserved.