Values_2.DeleteUserByPrincipalIdRequestSourcetype nonrec t = {principalId : Values_0.String_.t;The principal ID of the user.
*)awsAccountId : Values_1.AwsAccountId.t;The ID for the Amazon Web Services account that the user is in. Currently, you use the ID for the Amazon Web Services account that contains your Amazon Quick Sight account.
*)namespace : Values_0.Namespace.t;The namespace. Currently, you should set this to default.
*)}val make :
principalId:Values_0.String_.t ->
awsAccountId:Values_1.AwsAccountId.t ->
namespace:Values_0.Namespace.t ->
unit ->
t