aggregate

fun aggregate(block: Aggregate.Builder.() -> Unit)

construct an aws.sdk.kotlin.services.glue.model.Aggregate inside the given block


Specifies a transform that groups rows by chosen fields and computes the aggregated value by specified function.