AlertProcessingRulePropertiesResponse

fun AlertProcessingRulePropertiesResponse(actions: List<Any>, conditions: List<ConditionResponse>? = null, description: String? = null, enabled: Boolean? = null, schedule: ScheduleResponse? = null, scopes: List<String>)