PodDNSConfigPatchArgs

constructor(nameservers: Output<List<String>>? = null, options: Output<List<PodDNSConfigOptionPatchArgs>>? = null, searches: Output<List<String>>? = null)