UNPKG

@cdklabs/cdk-ecs-codedeploy

Version:

CDK Constructs for performing ECS Deployments with CodeDeploy

5 lines (4 loc) 212 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.DEFAULTS_MODE_OPTIONS = void 0; exports.DEFAULTS_MODE_OPTIONS = ["in-region", "cross-region", "mobile", "standard", "legacy"];