UNPKG

cdk-rds-sql

Version:

A CDK construct that allows creating roles and databases an on Aurora Serverless Postgresql cluster.

6 lines (5 loc) 195 B
export var EndpointURLScheme; (function (EndpointURLScheme) { EndpointURLScheme["HTTP"] = "http"; EndpointURLScheme["HTTPS"] = "https"; })(EndpointURLScheme || (EndpointURLScheme = {}));