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:
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.