effectiveLabels

@JvmName(name = "fjvpvgxylclnkoyn")
suspend fun effectiveLabels(value: Output<Map<String, String>>)
@JvmName(name = "kmgecrlvqwsbdgem")
suspend fun effectiveLabels(value: Map<String, String>?)

Parameters

value

(Output) All of labels (key/value pairs) present on the resource in GCP, including the labels configured through Pulumi, other clients and services.


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

Parameters

values

(Output) All of labels (key/value pairs) present on the resource in GCP, including the labels configured through Pulumi, other clients and services.