labels

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

Parameters

value

Labels to apply to this InstantSnapshot. These can be later modified by the setLabels method. Label values may be empty.


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

Parameters

values

Labels to apply to this InstantSnapshot. These can be later modified by the setLabels method. Label values may be empty.