subnets

@JvmName(name = "kojfjnhabqebvmjf")
suspend fun subnets(value: Output<List<String>>)
@JvmName(name = "yculotosabfdiajn")
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 = "qnsqjwqmvehnbwqe")
suspend fun subnets(vararg values: Output<String>)


@JvmName(name = "mqknjqoeshursmtp")
suspend fun subnets(values: List<Output<String>>)
@JvmName(name = "kbsbjvrdqxysaayu")
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.