Skip to content

SourceTagAttribute

Detailed information about a source tag's attributes.

Complete reference

This is a complete reference for the SourceTagAttribute struct in Atlan, showing all of its embedded properties. For an introduction, you probably want to start with:

  • Snippets — small, atomic examples of single-step use cases.
  • Patterns — walkthroughs of common multi-step implementation patterns.

Embedded properties

These are the attributes embedded within each instance of the SourceTagAttribute struct in an asset:

tagAttributeKey

Attribute key, for example: 'allowedValues' or 'enabled'.

tagAttributeValue

Attribute value, for example: '["Private", "PII"]' for allowedValues key or 'true' for enabled key.

tagAttributeProperties

Properties of the attribute.