UNPKG

aws-cdk-lib

Version:

Version 2 of the AWS Cloud Development Kit library

13 lines (12 loc) 299 B
/** * Built-in regional information, re-generated by `npm run build`. * * @generated 2025-03-19T17:09:57.581Z */ export declare class BuiltIns { /** * Registers all the built in regional data in the RegionInfo database. */ static register(): void; private constructor(); }