subnetIds

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


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

Parameters

values

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