trustedDomainDnsIps

@JvmName(name = "pppooabvtcajgoid")
suspend fun trustedDomainDnsIps(value: Output<List<String>>)
@JvmName(name = "jwfvumgpnmktrqep")
suspend fun trustedDomainDnsIps(value: List<String>?)

Parameters

value

Specifies a list of DNS IPs that are used to resolve the on-premise Active Directory Domain Service.


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


@JvmName(name = "vldvklumwdtbqhwd")
suspend fun trustedDomainDnsIps(values: List<Output<String>>)
@JvmName(name = "oqrjikdqarixcsuq")
suspend fun trustedDomainDnsIps(vararg values: String)

Parameters

values

Specifies a list of DNS IPs that are used to resolve the on-premise Active Directory Domain Service.