PulseAttribute.ConfigUsage
type t =
| ConfigName of ConfigName.t
| StringParam of {
v : AbstractValue.t;
config_type : string;
}