ConfigKey

constructor(id: String, description: String, valueType: ConfigValueType, defaultValue: ConfigValue, allowedValues: List<String>? = null)