value property

String? value
getter/setter pair

The value of a tag key-value pair.

For Google Cloud resources, this is the resource name of the value, for example, "tagValues/123456".

Implementation

core.String? value;