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