ManagedZoneForwardingConfigNameServerTarget constructor
      
      ManagedZoneForwardingConfigNameServerTarget({})
     
    
    
Implementation
ManagedZoneForwardingConfigNameServerTarget({
  this.forwardingPath,
  this.ipv4Address,
  this.ipv6Address,
  this.kind,
});