subnetIds

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

Parameters

value

A list of VPC subnet IDs.


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


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

Parameters

values

A list of VPC subnet IDs.