aggregationConfig

@JvmName(name = "mgfprngqagtvatmw")
suspend fun aggregationConfig(value: Output<FlowAggregationConfigArgs>)
@JvmName(name = "rvxqoxjtshdlipfn")
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 = "mhrjapuusdhrcfyh")
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.