subnets

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

Parameters

value

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


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


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

Parameters

values

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