IEcsDeploymentConfig

class aws_cdk.aws_codedeploy.IEcsDeploymentConfig(*args, **kwds)

Bases: Protocol

The Deployment Configuration of an ECS Deployment Group.

The default, pre-defined Configurations are available as constants on the {@link EcsDeploymentConfig} class (for example, EcsDeploymentConfig.AllAtOnce).

Note: CloudFormation does not currently support creating custom ECS configs outside of using a custom resource. You can import custom deployment config created outside the CDK or via a custom resource with {@link EcsDeploymentConfig#fromEcsDeploymentConfigName}.

Attributes

deployment_config_arn
deployment_config_name