NetworkInterface constructor
NetworkInterface({})
Implementation
NetworkInterface({
this.ipv6Addresses,
this.networkInterfaceId,
this.privateDnsName,
this.privateIpAddress,
this.privateIpAddresses,
this.publicDnsName,
this.publicIp,
this.securityGroups,
this.subnetId,
this.vpcId,
});