AlertProcessingRulePropertiesResponse

constructor(actions: List<Either<AddActionGroupsResponse, RemoveAllActionGroupsResponse>>, conditions: List<ConditionResponse>? = null, description: String? = null, enabled: Boolean? = null, schedule: ScheduleResponse? = null, scopes: List<String>)