Values.UpdateShareInvitationInputSourceInput for Update Share Invitation
val make :
shareInvitationId:ShareInvitationId.t ->
shareInvitationAction:ShareInvitationAction.t ->
unit ->
tval to_value :
t ->
[> `Structure of
(string * [> `Enum of string | `String of ShareInvitationId.t ]) list ]