Values_0.InstanceRequirementsEniConfigurationSourceThe customer ENI and additional ENIs associated with a network interface category.
type nonrec t = {customerEni : String_.t option;The ID of the customer-managed Elastic Network Interface (ENI) associated with the instance type category.
*)additionalEnis : AdditionalEnis.t option;Information about additional Elastic Network Interfaces (ENIs) associated with the instance type category.
*)}