TagMap: {
    [key: string]: string;
}

A TagMap is a key-value map of tag metadata associated with a Stack.

Type declaration

  • [key: string]: string

Generated using TypeDoc