subnets

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

Parameters

value

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


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


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

Parameters

values

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