dnsIps

@JvmName(name = "sqslijtqppjhsfbl")
suspend fun dnsIps(value: Output<List<String>>)
@JvmName(name = "yjvfplcdpsscbswl")
suspend fun dnsIps(value: List<String>?)

Parameters

value

A list of up to 2 IP addresses of DNS servers used to resolve the NFS file system domain name. The provided IP addresses can either be the IP addresses of a DNS forwarder or resolver that the customer manages and runs inside the customer VPC, or the IP addresses of the on-premises DNS servers.


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


@JvmName(name = "ohcrruvbqiobbcux")
suspend fun dnsIps(values: List<Output<String>>)
@JvmName(name = "kcrvinfybdacgbks")
suspend fun dnsIps(vararg values: String)

Parameters

values

A list of up to 2 IP addresses of DNS servers used to resolve the NFS file system domain name. The provided IP addresses can either be the IP addresses of a DNS forwarder or resolver that the customer manages and runs inside the customer VPC, or the IP addresses of the on-premises DNS servers.