AbacTagValue

typealias AbacTagValue = List<String>

Values associated with an ABAC tag key.

Multiple values support many-to-many matches, such as membership in both eng and pm departments.