Values_1.DetachThingPrincipalRequestSourceThe input for the DetachThingPrincipal operation.
type nonrec t = {thingName : Values_0.ThingName.t;The name of the thing.
*)principal : Values_0.Principal.t;If the principal is a certificate, this value must be ARN of the certificate. If the principal is an Amazon Cognito identity, this value must be the ID of the Amazon Cognito identity.
*)}