domainDnsIps

@JvmName(name = "rehttpwpckqlsjnr")
suspend fun domainDnsIps(value: Output<List<String>>)
@JvmName(name = "fmnfuwfadhgtddgv")
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 = "uxnkuyxonrvdtoiy")
suspend fun domainDnsIps(vararg values: Output<String>)


@JvmName(name = "ropcehvgjrkkarla")
suspend fun domainDnsIps(values: List<Output<String>>)
@JvmName(name = "rlabocwwouairlsg")
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.