Package version:

Interface Tags

A list of key value pairs that describe the resource.

Hierarchy

Properties

Properties

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

A list of key value pairs that describe the resource.

Type declaration

  • [propertyName: string]: string

Generated using TypeDoc