AutopetRule

constructor(uuid: String? = null, id: String? = null, name: String? = null, uniqueId: String? = null, exceptions: List<AutopetException>? = null, disabled: Boolean? = null, data: Map<String, String>? = null)