Report Config Aggregation Args
data class ReportConfigAggregationArgs(val function: Output<Either<String, FunctionType>>, val name: Output<String>) : ConvertibleToJava<ReportConfigAggregationArgs>
The aggregation expression to be used in the report.