subnetIds

@JvmName(name = "iydwbbkxlygmfvhy")
suspend fun subnetIds(value: Output<List<String>>)
@JvmName(name = "kskohxwrndoerdme")
suspend fun subnetIds(value: List<String>?)

Parameters

value

The identifiers of the subnets where the directory resides.


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


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

Parameters

values

The identifiers of the subnets where the directory resides.