Values.SidewalkAccountInfoWithFingerprintSourceInformation about a Sidewalk account.
type nonrec t = {amazonId : AmazonId.t option;The Sidewalk Amazon ID.
*)fingerprint : Fingerprint.t option;The fingerprint of the Sidewalk application server private key.
*)arn : PartnerAccountArn.t option;The Amazon Resource Name of the resource.
*)}