subnetIds

@JvmName(name = "dakedbhuegbyfhbm")
suspend fun subnetIds(value: Output<List<String>>)
@JvmName(name = "nomppbmxvqedqfwo")
suspend fun subnetIds(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 = "cnwtpxdjhxokyapr")
suspend fun subnetIds(vararg values: Output<String>)


@JvmName(name = "emrxiwgikxcfakin")
suspend fun subnetIds(values: List<Output<String>>)
@JvmName(name = "hewdnfpuhjnydaah")
suspend fun subnetIds(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.