tags property

List<String>? tags
getter/setter pair

Tags to apply to the TPU Node.

Tags are used to identify valid sources or targets for network firewalls.

Implementation

core.List<core.String>? tags;