dnsServers

@JvmName(name = "phabeioptapxhssl")
suspend fun dnsServers(value: Output<List<String>>)
@JvmName(name = "qlqqecxjfphnhgjj")
suspend fun dnsServers(value: List<String>)

Parameters

value

Specifies a list of IPv4 addresses of the DNS servers in your environment. Changing this forces a new Stack HCI Deployment Setting to be created.


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


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

Parameters

values

Specifies a list of IPv4 addresses of the DNS servers in your environment. Changing this forces a new Stack HCI Deployment Setting to be created.