labels

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

Parameters

value

Labels to apply to this instance. These can be later modified by the setLabels method.


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

Parameters

values

Labels to apply to this instance. These can be later modified by the setLabels method.