You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// Description format :(usage id :uksb-1tupboc45)(version:0.0.0) (constructs :::{\"C1\":1,\"C2\":5,\"C3\":3,\"C4\":0,\"C5\":0,\"C6\":0,\"C7\":0,\"C8\":0}) ",
164
164
// where C1,C2, etc are mapped with construct-name-enum and the values shows the number of time stack created/deleted.
165
165
Stack.of(scope).templateOptions.description=
166
-
`(usage id :${this.constructUsageMetric})(version:${version}) (constructs :::${usageMetricMapSerialized}) `;
0 commit comments