Values.DeleteMicrosoftTeamsUserIdentityRequestSourceIdentifes a user level permission for a channel configuration.
type nonrec t = {chatConfigurationArn : ChatConfigurationArn.t;The ARN of the MicrosoftTeamsChannelConfiguration associated with the user identity to delete.
*)userId : UUID.t;The Microsoft Teams user ID.
*)}