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-06-20T12:53:03.522Z */ export declare class BuiltIns { /** * Registers all the built in regional data in the RegionInfo database. */ static register(): void; private constructor(); }