subnetIds

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


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