UNPKG

aws-cdk-lib

Version:

Version 2 of the AWS Cloud Development Kit library

9 lines (8 loc) 196 B
export declare abstract class SnapStartConf { static readonly ON_PUBLISHED_VERSIONS: SnapStartConf; private static applyOn; /** * @internal */ abstract _render(): any; }