Values.SubscribedPrincipalSourceThe principal that has the subscription grant for the asset.
type nonrec t = {project : SubscribedProject.t option;The project that has the subscription grant.
*)user : SubscribedUser.t option;The subscribed user.
*)group : SubscribedGroup.t option;The subscribed group.
*)iam : SubscribedIamPrincipal.t option;The subscribed IAM principal.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `String of ProjectId.t
| `Structure of
(string
* [> `Structure of
(string * [> `String of String_.t ]) list ])
list ])
list ])
list ]