aws-cdk-lib
Version:
Version 2 of the AWS Cloud Development Kit library
2 lines (1 loc) • 521 B
JavaScript
;var _a;Object.defineProperty(exports,"__esModule",{value:!0}),exports.PhysicalName=void 0;const JSII_RTTI_SYMBOL_1=Symbol.for("jsii.rtti"),physical_name_generator_1=require("./private/physical-name-generator"),token_1=require("./token");class PhysicalName{constructor(){}}exports.PhysicalName=PhysicalName,_a=JSII_RTTI_SYMBOL_1,PhysicalName[_a]={fqn:"aws-cdk-lib.PhysicalName",version:"2.70.0"},PhysicalName.GENERATE_IF_NEEDED=token_1.Token.asString(new physical_name_generator_1.GeneratedWhenNeededMarker);