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