networkTags property

NetworkTags? networkTags
getter/setter pair

The list of instance tags applied to all nodes.

Tags are used to identify valid sources or targets for network firewalls and are specified by the client during cluster creation. Each tag within the list must comply with RFC1035.

Implementation

NetworkTags? networkTags;