Values_1.EfaInfoSourceDescribes the Elastic Fabric Adapters for the instance type.
type nonrec t = {maximumEfaInterfaces : Values_0.MaximumEfaInterfaces.t option;The maximum number of Elastic Fabric Adapters for the instance type.
*)}val to_value :
t ->
[> `Structure of
(string * [> `Integer of Values_0.MaximumEfaInterfaces.t ]) list ]