UNPKG

aws-cdk-lib

Version:

Version 2 of the AWS Cloud Development Kit library

2 lines (1 loc) 345 B
"use strict";Object.defineProperty(exports,"__esModule",{value:!0}),exports.VpcSubnetGroupType=void 0;var VpcSubnetGroupType;(function(VpcSubnetGroupType2){VpcSubnetGroupType2.PUBLIC="Public",VpcSubnetGroupType2.PRIVATE="Private",VpcSubnetGroupType2.ISOLATED="Isolated"})(VpcSubnetGroupType||(exports.VpcSubnetGroupType=VpcSubnetGroupType={}));