customerDnsIps

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

Parameters

value

The DNS IP addresses of the domain to connect to.


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


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

Parameters

values

The DNS IP addresses of the domain to connect to.