subnetIds

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


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