customDnsServers

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

Parameters

value

List of all customer specified DNS servers IP addresses.


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


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

Parameters

values

List of all customer specified DNS servers IP addresses.