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

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

Type declaration

  • [key: string]: string

Generated using TypeDoc