Workload Network Dns Service Args
constructor(defaultDnsZone: Output<String>? = null, displayName: Output<String>? = null, dnsServiceId: Output<String>? = null, dnsServiceIp: Output<String>? = null, fqdnZones: Output<List<String>>? = null, logLevel: Output<Either<String, DnsServiceLogLevelEnum>>? = null, privateCloudName: Output<String>? = null, resourceGroupName: Output<String>? = null, revision: Output<Double>? = null)