RouterInterface constructor
      
      RouterInterface({})
     
    
    
Implementation
RouterInterface({
  this.ipRange,
  this.ipVersion,
  this.linkedInterconnectAttachment,
  this.linkedVpnTunnel,
  this.managementType,
  this.name,
  this.privateIpAddress,
  this.redundantInterface,
  this.subnetwork,
});