labels

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

Parameters

value

Optional labels in key:value format. For more information about labels, see Requirements for labels.


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

Parameters

values

Optional labels in key:value format. For more information about labels, see Requirements for labels.