domainDnsIps

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


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