V2FunctionCustomDnsArgs

fun V2FunctionCustomDnsArgs(dnsOptions: Output<List<V2FunctionCustomDnsDnsOptionArgs>>? = null, nameServers: Output<List<String>>? = null, searches: Output<List<String>>? = null)