Values.GetMembershipAccountDetailItemSourcetype nonrec t = {accountId : AWSAccountId.t option;relationshipStatus : MembershipAccountRelationshipStatus.t option;relationshipType : MembershipAccountRelationshipType.t option;}val to_value :
t ->
[> `Structure of
(string * [> `Enum of string | `String of AWSAccountId.t ]) list ]