subnetIds

@JvmName(name = "ltrowhbiuopjisfl")
suspend fun subnetIds(value: Output<List<String>>)
@JvmName(name = "wpwmrhvanjrrtoep")
suspend fun subnetIds(value: List<String>)

Parameters

value

The identifiers of the subnets for the directory servers. The two subnets must be in different Availability Zones. AWS Directory Service specifies a directory server and a DNS server in each of these subnets.


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


@JvmName(name = "fsjenjubmlilpqfg")
suspend fun subnetIds(values: List<Output<String>>)
@JvmName(name = "wsaoufkqlrarshaq")
suspend fun subnetIds(vararg values: String)

Parameters

values

The identifiers of the subnets for the directory servers. The two subnets must be in different Availability Zones. AWS Directory Service specifies a directory server and a DNS server in each of these subnets.