subnetIds

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

Parameters

value

The identifiers of the subnets for the directory servers (2 subnets in 2 different AZs).


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


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

Parameters

values

The identifiers of the subnets for the directory servers (2 subnets in 2 different AZs).