customDnsServers

@JvmName(name = "homtnxbuxxdvjuvu")
suspend fun customDnsServers(value: Output<List<String>>)
@JvmName(name = "mssyeixbqnhnqljh")
suspend fun customDnsServers(value: List<String>?)

Parameters

value

List of all customer specified DNS servers IP addresses.


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


@JvmName(name = "lmgpdnvwcmwhcskj")
suspend fun customDnsServers(values: List<Output<String>>)
@JvmName(name = "heotrwmyfnohptyn")
suspend fun customDnsServers(vararg values: String)

Parameters

values

List of all customer specified DNS servers IP addresses.