domainDnsIps

@JvmName(name = "vlgynalyqbsatxub")
suspend fun domainDnsIps(value: Output<List<String>>)
@JvmName(name = "mkabixerglwmqors")
suspend fun domainDnsIps(value: List<String>?)

Parameters

value

The IPv4 DNS IP addresses of your primary and secondary self managed Active Directory domain controllers. Two IP addresses must be provided. If there isn't a secondary domain controller, use the IP address of the primary domain controller for both entries in the list. Conflicts with domain and domain_iam_role_name.


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


@JvmName(name = "xvkbbbsetdkcymsm")
suspend fun domainDnsIps(values: List<Output<String>>)
@JvmName(name = "eocssxiaixebnijw")
suspend fun domainDnsIps(vararg values: String)

Parameters

values

The IPv4 DNS IP addresses of your primary and secondary self managed Active Directory domain controllers. Two IP addresses must be provided. If there isn't a secondary domain controller, use the IP address of the primary domain controller for both entries in the list. Conflicts with domain and domain_iam_role_name.