subnetIds

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

Parameters

value

The IDs of the subnets.


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


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

Parameters

values

The IDs of the subnets.