customerDnsIps

@JvmName(name = "arpiiyhpnvucsihi")
suspend fun customerDnsIps(value: Output<List<String>>)
@JvmName(name = "tmndjhutovslccdp")
suspend fun customerDnsIps(value: List<String>)

Parameters

value

The DNS IP addresses of the domain to connect to.


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


@JvmName(name = "yvpjpmuxthpftknl")
suspend fun customerDnsIps(values: List<Output<String>>)
@JvmName(name = "ftgwnwumoksqcdmc")
suspend fun customerDnsIps(vararg values: String)

Parameters

values

The DNS IP addresses of the domain to connect to.