dnsServers

@JvmName(name = "udkrvlqjbornmfvm")
suspend fun dnsServers(value: Output<List<String>>)
@JvmName(name = "tttxnovcnelokght")
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 = "ubxxpynqrionkvkq")
suspend fun dnsServers(vararg values: Output<String>)


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

Parameters

values

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