Values.AwsEc2InstanceNetworkInterfacesDetailsSourceIdentifies a network interface for the Amazon EC2 instance.
type nonrec t = {networkInterfaceId : NonEmptyString.t option;The identifier of the network interface. The details are in a corresponding AwsEc2NetworkInterfacesDetails object.
*)}