CustomLambdaDeploymentConfigType
- class aws_cdk.aws_codedeploy.CustomLambdaDeploymentConfigType(value, names=None, *, module=None, qualname=None, type=None, start=1, boundary=None)
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