tags property

List<String>? tags
getter/setter pair

The Compute Engine tags to add to all instances (see Tagging instances (https://cloud.google.com/compute/docs/label-or-tag-resources#tags)).

Implementation

core.List<core.String>? tags;