subnetIds

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

Parameters

value

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


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


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

Parameters

values

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