subnetIds

@JvmName(name = "yqmdxxmpkscefvkn")
suspend fun subnetIds(value: Output<List<String>>)
@JvmName(name = "fvrddloqlyyaaxqi")
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 = "kvsdofxwmvoaofte")
suspend fun subnetIds(vararg values: Output<String>)


@JvmName(name = "uchsmmssddieyrtk")
suspend fun subnetIds(values: List<Output<String>>)
@JvmName(name = "fdlsvrlojnxbkvan")
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.