subnetIds

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

Parameters

value

A list of VPC subnet IDs for the subnet group.


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


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

Parameters

values

A list of VPC subnet IDs for the subnet group.