domainControllers

@JvmName(name = "gwoutdykclriosuk")
suspend fun domainControllers(value: Output<List<String>>)
@JvmName(name = "qqlnpssectusfhlw")
suspend fun domainControllers(value: List<String>?)

Parameters

value

List of IPv4 addresses, NetBIOS names, or host names of your domain server. If you need to specify the port number include it after the colon (“:”). For example, mydc.mydomain.com:389.


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


@JvmName(name = "wjecdieugpbjulym")
suspend fun domainControllers(values: List<Output<String>>)
@JvmName(name = "cfisuxlaainbfvhs")
suspend fun domainControllers(vararg values: String)

Parameters

values

List of IPv4 addresses, NetBIOS names, or host names of your domain server. If you need to specify the port number include it after the colon (“:”). For example, mydc.mydomain.com:389.