labels

@JvmName(name = "oqypncstqbrjxshb")
suspend fun labels(value: Output<Map<String, String>>)
@JvmName(name = "ptgsdhxmgfkhxwpl")
suspend fun labels(value: Map<String, String>?)

Parameters

value

A single label and value pair specifying that usage from only this set of labeled resources should be included in the budget.


@JvmName(name = "gbvemtxurmodufno")
fun labels(vararg values: Pair<String, String>)

Parameters

values

A single label and value pair specifying that usage from only this set of labeled resources should be included in the budget.