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