Package version:

Interface TagsResource

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

Hierarchy

Properties

Properties

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

Resource tags

Type declaration

  • [propertyName: string]: string

Generated using TypeDoc