subnets

@JvmName(name = "gpibjooymocumukl")
suspend fun subnets(value: Output<List<String>>)
@JvmName(name = "dpfidqlgcvcevvnd")
suspend fun subnets(value: List<String>)

Parameters

value

The list of subnets to connect to in the virtual private cloud (VPC). AWS creates elastic network interfaces inside these subnets.


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


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

Parameters

values

The list of subnets to connect to in the virtual private cloud (VPC). AWS creates elastic network interfaces inside these subnets.