labels

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

Parameters

value

, The label key-value pairs that you want to patch onto the instance.


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

Parameters

values

, The label key-value pairs that you want to patch onto the instance.