subnetIds

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


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

Parameters

values

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