subnetIds

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


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

Parameters

values

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