Uses of Interface
software.amazon.awscdk.services.codedeploy.ILambdaDeploymentGroup
Packages that use ILambdaDeploymentGroup
-
Uses of ILambdaDeploymentGroup in software.amazon.awscdk.services.codedeploy
Subinterfaces of ILambdaDeploymentGroup in software.amazon.awscdk.services.codedeployModifier and TypeInterfaceDescriptionstatic interface
Internal default implementation forILambdaDeploymentGroup
.Classes in software.amazon.awscdk.services.codedeploy that implement ILambdaDeploymentGroupModifier and TypeClassDescriptionstatic final class
A proxy class which represents a concrete javascript instance of this type.class
Example:Methods in software.amazon.awscdk.services.codedeploy that return ILambdaDeploymentGroupModifier and TypeMethodDescriptionstatic ILambdaDeploymentGroup
LambdaDeploymentGroup.fromLambdaDeploymentGroupAttributes
(software.constructs.Construct scope, String id, LambdaDeploymentGroupAttributes attrs) Import an Lambda Deployment Group defined either outside the CDK app, or in a different AWS region.