IBaseDeploymentConfig

class aws_cdk.aws_codedeploy.IBaseDeploymentConfig(*args, **kwargs)

Bases: Protocol

The base class for ServerDeploymentConfig, EcsDeploymentConfig, and LambdaDeploymentConfig deployment configurations.

Attributes

deployment_config_arn

The ARN of the Deployment Configuration.

Attribute:

true

deployment_config_name

The physical, human-readable name of the Deployment Configuration.

Attribute:

true