dnsIps

@JvmName(name = "buddqtgrbcnpqtbe")
suspend fun dnsIps(value: Output<List<String>>)
@JvmName(name = "hdnukgwxpaogsdqk")
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 = "wpuhihwuexbhhyqx")
suspend fun dnsIps(vararg values: Output<String>)


@JvmName(name = "lqooukbxhgncumvf")
suspend fun dnsIps(values: List<Output<String>>)
@JvmName(name = "tiirgtluiffgdlxp")
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.