runAggregates

@SerializedName(value = "runAggregates")
@Expose
open var runAggregates: Set<RunAutomationDetails>

Automation details that describe the aggregate of runs to which this run belongs.