NewPrivateVirtualInterfaceAllocation constructor
NewPrivateVirtualInterfaceAllocation({})
Implementation
NewPrivateVirtualInterfaceAllocation({
required this.asn,
required this.virtualInterfaceName,
required this.vlan,
this.addressFamily,
this.amazonAddress,
this.authKey,
this.customerAddress,
this.mtu,
this.tags,
});