targetDnsIpAddresses

@JvmName(name = "gprivxodtuwwqqxl")
suspend fun targetDnsIpAddresses(value: Output<List<String>>)
@JvmName(name = "sqaqrqfqlbyonnqy")
suspend fun targetDnsIpAddresses(value: List<String>?)

Parameters

value

The target DNS server IP addresses which can resolve the remote domain involved in the trust.


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


@JvmName(name = "athqfckehhumjbyq")
suspend fun targetDnsIpAddresses(values: List<Output<String>>)
@JvmName(name = "rjpspjdaikcyodtp")
suspend fun targetDnsIpAddresses(vararg values: String)

Parameters

values

The target DNS server IP addresses which can resolve the remote domain involved in the trust.