subnetIds

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

Parameters

value

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


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


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

Parameters

values

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