dnsIps

@JvmName(name = "qgvwpwljgpfaboks")
suspend fun dnsIps(value: Output<List<String>>)
@JvmName(name = "fjrwmrywjrvrokpu")
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 = "yvxgmoobewximfvr")
suspend fun dnsIps(vararg values: Output<String>)


@JvmName(name = "odtvylbfakkesyye")
suspend fun dnsIps(values: List<Output<String>>)
@JvmName(name = "iwrewpkyakydfpam")
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.