aws-cdk-lib
Version:
Version 2 of the AWS Cloud Development Kit library
2 lines (1 loc) • 387 B
JavaScript
var _a;Object.defineProperty(exports,"__esModule",{value:!0}),exports.TreeInspector=void 0;const JSII_RTTI_SYMBOL_1=Symbol.for("jsii.rtti");class TreeInspector{constructor(){this.attributes={}}addAttribute(key,value){this.attributes[key]=value}}exports.TreeInspector=TreeInspector,_a=JSII_RTTI_SYMBOL_1,TreeInspector[_a]={fqn:"aws-cdk-lib.TreeInspector",version:"2.185.0"};
;