targetDnsIpAddresses

@JvmName(name = "yagihcrecaokxbro")
suspend fun targetDnsIpAddresses(value: Output<List<String>>)
@JvmName(name = "gbiphnopjokhfqaw")
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 = "itqjrvlcfrhyvoqh")
suspend fun targetDnsIpAddresses(vararg values: Output<String>)


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

Parameters

values

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