dnsIps

@JvmName(name = "qtxxofewyhsuoilu")
suspend fun dnsIps(value: Output<List<String>>)
@JvmName(name = "bnyfhpsftqnmetdr")
suspend fun dnsIps(value: List<String>)

Parameters

value

A list of up to two IP addresses of DNS servers or domain controllers in the self-managed AD directory. The IP addresses need to be either in the same VPC CIDR range as the file system or in the private IP version 4 (IPv4) address ranges as specified in RFC 1918.


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


@JvmName(name = "wvrjtoqrvjkqwsrr")
suspend fun dnsIps(values: List<Output<String>>)
@JvmName(name = "bckexnhkhmyqaold")
suspend fun dnsIps(vararg values: String)

Parameters

values

A list of up to two IP addresses of DNS servers or domain controllers in the self-managed AD directory. The IP addresses need to be either in the same VPC CIDR range as the file system or in the private IP version 4 (IPv4) address ranges as specified in RFC 1918.