servers

@JvmName(name = "tefkkyyouvgjdsob")
suspend fun servers(value: Output<List<String>>)
@JvmName(name = "cuabiocghtwhoxop")
suspend fun servers(value: List<String>)

Parameters

value

A list of DNS servers for the HPC Cache. At most three IP(s) are allowed to set.


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


@JvmName(name = "wbtifxdjpaiowuhn")
suspend fun servers(values: List<Output<String>>)
@JvmName(name = "cgrryikjievkulyd")
suspend fun servers(vararg values: String)

Parameters

values

A list of DNS servers for the HPC Cache. At most three IP(s) are allowed to set.