subnetIds

@JvmName(name = "qaecmrdsuscmmcue")
suspend fun subnetIds(value: Output<List<String>>)
@JvmName(name = "uetcmjhxeoqckmvk")
suspend fun subnetIds(value: List<String>?)

Parameters

value

The unique identifiers of the subnets assigned to this runtime environment.


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


@JvmName(name = "ooqihmxcklsyddkm")
suspend fun subnetIds(values: List<Output<String>>)
@JvmName(name = "qunjfjvrhmdwmdvk")
suspend fun subnetIds(vararg values: String)

Parameters

values

The unique identifiers of the subnets assigned to this runtime environment.