class OnAddArtifactAlias
A new alias is assigned to an artifact.
method OnAddArtifactAlias.__init__
event_type
(Literal[ADD_ARTIFACT_ALIAS]):scope
(Union[_ArtifactSequenceScope, _ArtifactPortfolioScope, ProjectScope]): The scope of the event.filter
(Union[And, Or, Nor, Not, Lt, Gt, Lte, Gte, Eq, Ne, In, NotIn, Exists, Regex, Contains, Dict[str, Any], FilterExpr]): Additional condition(s), if any, that must be met for this event to trigger an automation.
OnAddArtifactAlias
object.