userLabels

@JvmName(name = "qughoehtwoxaohjv")
suspend fun userLabels(value: Output<Map<String, String>>)
@JvmName(name = "fuedipelnwfoxybh")
suspend fun userLabels(value: Map<String, String>?)

Parameters

value

User-provided labels, represented as a dictionary where each label is a single key value pair.


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

Parameters

values

User-provided labels, represented as a dictionary where each label is a single key value pair.