Values.ServiceProfileSourceInformation about a service profile.
type nonrec t = {arn : ServiceProfileArn.t option;The Amazon Resource Name of the resource.
*)name : ServiceProfileName.t option;The name of the resource.
*)id : ServiceProfileId.t option;The ID of the service profile.
*)}