Management Event Aggregation Condition Response
data class ManagementEventAggregationConditionResponse(val operator: String? = null, val threshold: Double? = null, val windowSize: String? = null)
How the data that is collected should be combined over time.