aggregation Config
suspend fun aggregationConfig(value: Output<FlowDestinationFlowConfigDestinationConnectorPropertiesUpsolverS3OutputFormatConfigAggregationConfigArgs>)
suspend fun aggregationConfig(value: FlowDestinationFlowConfigDestinationConnectorPropertiesUpsolverS3OutputFormatConfigAggregationConfigArgs?)
Parameters
value
Aggregation settings that you can use to customize the output format of your flow data. See Aggregation Config for more details.
suspend fun aggregationConfig(argument: suspend FlowDestinationFlowConfigDestinationConnectorPropertiesUpsolverS3OutputFormatConfigAggregationConfigArgsBuilder.() -> Unit)
Parameters
argument
Aggregation settings that you can use to customize the output format of your flow data. See Aggregation Config for more details.