dnsServers

@JvmName(name = "nvvboyhvqekknvhi")
suspend fun dnsServers(value: Output<List<String>>)
@JvmName(name = "txjowhqrqiqasunj")
suspend fun dnsServers(value: List<String>?)

Parameters

value

A list of IP Addresses of DNS Servers which should be assigned to the Network Interface.


@JvmName(name = "vdqwoqteoqbeamnu")
suspend fun dnsServers(vararg values: Output<String>)


@JvmName(name = "favxjfqwfbllohja")
suspend fun dnsServers(values: List<Output<String>>)
@JvmName(name = "khudvlutprgbtsju")
suspend fun dnsServers(vararg values: String)

Parameters

values

A list of IP Addresses of DNS Servers which should be assigned to the Network Interface.