Type Alias ItemResourceTypeEnum

ItemResourceTypeEnum:
    | "app"
    | "qlikview"
    | "qvapp"
    | "genericlink"
    | "sharingservicetask"
    | "note"
    | "dataasset"
    | "dataset"
    | "automation"
    | "automl-experiment"
    | "automl-deployment"
    | "assistant"
    | "dataproduct"
    | "dataqualityrule"
    | "glossary"
    | "knowledgebase"
    | "script"

The case-sensitive string defining the item's type.