labels

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

Parameters

value

Set of label tags associated with the AddressGroup resource. An object containing a list of "key": value pairs. Example: { "name": "wrench", "mass": "1.3kg", "count": "3" }. Note: This field is non-authoritative, and will only manage the labels present in your configuration. Please refer to the field effective_labels for all of the labels present on the resource.


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

Parameters

values

Set of label tags associated with the AddressGroup resource. An object containing a list of "key": value pairs. Example: { "name": "wrench", "mass": "1.3kg", "count": "3" }. Note: This field is non-authoritative, and will only manage the labels present in your configuration. Please refer to the field effective_labels for all of the labels present on the resource.