Values.DeviceProfileSourceDescribes a device profile.
type nonrec t = {arn : DeviceProfileArn.t option;The Amazon Resource Name of the resource.
*)name : DeviceProfileName.t option;The name of the resource.
*)id : DeviceProfileId.t option;The ID of the device profile.
*)}