Package version:

A container holding only the Tags for a resource, allowing the user to update the tags on a QueryPack instance.

Hierarchy

  • TagsResource

Properties

Properties

tags?: {
    [propertyName: string]: string;
}

Resource tags

Type declaration

  • [propertyName: string]: string

Generated using TypeDoc