allowedProjects

@JvmName(name = "dddyxfgpqwrpydvo")
suspend fun allowedProjects(value: Output<List<String>>)
@JvmName(name = "ipshsdfdygadvdju")
suspend fun allowedProjects(value: List<String>?)

Parameters

value

Additional project IDs that are allowed to attach to the workstation cluster's service attachment. By default, the workstation cluster's project and the VPC host project (if different) are allowed.


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


@JvmName(name = "xhusoiadovddtwlu")
suspend fun allowedProjects(values: List<Output<String>>)
@JvmName(name = "vhgguhjhvobqupat")
suspend fun allowedProjects(vararg values: String)

Parameters

values

Additional project IDs that are allowed to attach to the workstation cluster's service attachment. By default, the workstation cluster's project and the VPC host project (if different) are allowed.