Backstage
    Preparing search index...

    Access control properties for parts of a template.

    interface TemplatePermissionsV1beta3 {
        tags?: string[];
        [key: string]: JsonValue | undefined;
    }

    Hierarchy (View Summary)

    Indexable

    Index

    Properties

    Properties

    tags?: string[]