subnetIds

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

Parameters

value

A list of VPC subnet IDs for the subnet group.


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


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

Parameters

values

A list of VPC subnet IDs for the subnet group.