domainControllers

@JvmName(name = "ddarrtemksigrpuo")
suspend fun domainControllers(value: Output<List<String>>)
@JvmName(name = "vxspdeujkqjppxeo")
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 = "kdjkjmmscqybhikw")
suspend fun domainControllers(vararg values: Output<String>)


@JvmName(name = "yfhhpgikrwsroniq")
suspend fun domainControllers(values: List<Output<String>>)
@JvmName(name = "gaxwrxalxqjfkupb")
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.