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