priority property

Parameter? priority
getter/setter pair

User defined numeric priority of the tag.

Tags are fired asynchronously in order of priority. Tags with higher numeric value fire first. A tag's priority can be a positive or negative value. The default value is 0. @mutable tagmanager.accounts.containers.workspaces.tags.create @mutable tagmanager.accounts.containers.workspaces.tags.update

Implementation

Parameter? priority;