labels

@JvmName(name = "gwpcrworsaeojbwx")
suspend fun labels(value: Output<Map<String, Any>>)
@JvmName(name = "dsuustesvpkekopx")
suspend fun labels(value: Map<String, Any>?)

Parameters

value

A set of key/value label pairs to assign to the function. Label keys must follow the requirements at https://cloud.google.com/resource-manager/docs/creating-managing-labels#requirements.


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

Parameters

values

A set of key/value label pairs to assign to the function. Label keys must follow the requirements at https://cloud.google.com/resource-manager/docs/creating-managing-labels#requirements.