Values.ReplaceableAttributeSourcetype nonrec t = {name : String_.t;The name of the replaceable attribute.
*)value : String_.t;The value of the replaceable attribute.
*)replace : Boolean.t option;A flag specifying whether or not to replace the attribute/value pair or to add a new attribute/value pair. The default setting is false.
*)}