projects

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

Parameters

value

A set of projects of the form projects/{project_number}, specifying that usage from only this set of projects should be included in the budget. If omitted, the report will include all usage for the billing account, regardless of which project the usage occurred on.


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


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

Parameters

values

A set of projects of the form projects/{project_number}, specifying that usage from only this set of projects should be included in the budget. If omitted, the report will include all usage for the billing account, regardless of which project the usage occurred on.