projects

@JvmName(name = "bxqwfrssxexokbgx")
suspend fun projects(value: Output<List<String>>)
@JvmName(name = "bsoqqvmfsgupokwj")
suspend fun projects(value: List<String>?)

Parameters

value

Optional list of projects in which the pool should be created.


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


@JvmName(name = "udakwmfrjsufveuf")
suspend fun projects(values: List<Output<String>>)
@JvmName(name = "asrfilxspnqequqf")
suspend fun projects(vararg values: String)

Parameters

values

Optional list of projects in which the pool should be created.