CustomLambdaDeploymentConfigType
- class aws_cdk.aws_codedeploy.CustomLambdaDeploymentConfigType(*values)
- Bases: - Enum- (deprecated) Lambda Deployment config type. - Deprecated:
- Use - LambdaDeploymentConfig
- Stability:
- deprecated 
 - Attributes - CANARY
- (deprecated) Canary deployment type. - Deprecated:
- Use - LambdaDeploymentConfig
- Stability:
- deprecated 
 
 - LINEAR
- (deprecated) Linear deployment type. - Deprecated:
- Use - LambdaDeploymentConfig
- Stability:
- deprecated