customerDnsIps

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

Parameters

value

The DNS IP addresses of the domain to connect to.


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


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

Parameters

values

The DNS IP addresses of the domain to connect to.