aggregationConfig

@JvmName(name = "seenonlhoinrwhbu")
suspend fun aggregationConfig(value: Output<FlowAggregationConfigArgs>)
@JvmName(name = "umvhpgqsvfqsjphl")
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 = "qrjaeqsdlnbwbhdh")
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.