Values_1.NitroTpmInfoSourceDescribes the supported NitroTPM versions for the instance type.
type nonrec t = {supportedVersions : NitroTpmSupportedVersionsList.t option;Indicates the supported NitroTPM versions.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `String of Values_0.NitroTpmSupportedVersionType.t ] list ])
list ]