subnets

@JvmName(name = "ssqdrwjpdgtsjbfv")
suspend fun subnets(value: Output<List<String>>)
@JvmName(name = "nykdsykjedpwxnmv")
suspend fun subnets(value: List<String>?)

Parameters

value

The ID of the subnets in the VPC that you want to connect.


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


@JvmName(name = "pepkrvgfgtxscviu")
suspend fun subnets(values: List<Output<String>>)
@JvmName(name = "nvcgiltovprqdfnn")
suspend fun subnets(vararg values: String)

Parameters

values

The ID of the subnets in the VPC that you want to connect.