aggregationConfig

@JvmName(name = "xtotmceslcswxxlh")
suspend fun aggregationConfig(value: Output<FlowAggregationConfigArgs>)
@JvmName(name = "njyfcybrvbqjgdha")
suspend fun aggregationConfig(value: FlowAggregationConfigArgs?)

Parameters

value

The aggregation settings that you can use to customize the output format of your flow data.


@JvmName(name = "sphcfavyoecaubsy")
suspend fun aggregationConfig(argument: suspend FlowAggregationConfigArgsBuilder.() -> Unit)

Parameters

argument

The aggregation settings that you can use to customize the output format of your flow data.