Values.ShareTargetSourceIdentifier that contains details about the directory consumer account.
type nonrec t = {id : TargetId.t;Identifier of the directory consumer account.
*)type_ : TargetType.t;Type of identifier to be used in the Id field.
*)}val to_value :
t ->
[> `Structure of (string * [> `Enum of string | `String of TargetId.t ]) list ]