@thotnr-aws-accl/custom-app-api / Exports / AppRuleLabel
Represents a label used in the Read/Write node within a Data Project. This label can be associated with specific application types and objects.
applicationTypeId
label
objectId
• Optional applicationTypeId: number
Optional
number
The ID of the application type associated with this label (optional).
• label: string
string
The label's name, used for identification in the Data Project.
• Optional objectId: number
The ID of the object associated with this label (optional).
Last updated 13 days ago