tags property

Tags? tags
getter/setter pair

A list of tags to apply to the instances that are created from this machine image.

The tags identify valid sources or targets for network firewalls. The setTags method can modify this list of tags. Each tag within the list must comply with RFC1035.

Implementation

Tags? tags;