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 2024-02-23T01:22:05.090Z */ export declare class BuiltIns { /** * Registers all the built in regional data in the RegionInfo database. */ static register(): void; private constructor(); }