domainControllers

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


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