Interface ILambdaDeploymentConfig
- All Superinterfaces:
IBaseDeploymentConfig,software.amazon.jsii.JsiiSerializable
- All Known Subinterfaces:
ILambdaDeploymentConfig.Jsii$Default
- All Known Implementing Classes:
CustomLambdaDeploymentConfig,ILambdaDeploymentConfig.Jsii$Proxy,LambdaDeploymentConfig
@Generated(value="jsii-pacmak/1.119.0 (build 1634eac)",
date="2025-11-13T16:10:01.152Z")
@Stability(Stable)
public interface ILambdaDeploymentConfig
extends software.amazon.jsii.JsiiSerializable, IBaseDeploymentConfig
The Deployment Configuration of a Lambda Deployment Group.
If you're managing the Deployment Configuration alongside the rest of your CDK resources,
use the LambdaDeploymentConfig class.
If you want to reference an already existing deployment configuration,
or one defined in a different CDK Stack,
use the LambdaDeploymentConfig#fromLambdaDeploymentConfigName method.
The default, pre-defined Configurations are available as constants on the LambdaDeploymentConfig class
(LambdaDeploymentConfig.AllAtOnce, LambdaDeploymentConfig.Canary10Percent30Minutes, etc.).
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forILambdaDeploymentConfig.static final classA proxy class which represents a concrete javascript instance of this type. -
Method Summary
Methods inherited from interface software.amazon.awscdk.services.codedeploy.IBaseDeploymentConfig
getDeploymentConfigArn, getDeploymentConfigNameMethods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson