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 interfaceInternal default implementation forILambdaDeploymentGroup.Classes in software.amazon.awscdk.services.codedeploy that implement ILambdaDeploymentGroupModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type.classExample:Methods in software.amazon.awscdk.services.codedeploy that return ILambdaDeploymentGroupModifier and TypeMethodDescriptionstatic ILambdaDeploymentGroupLambdaDeploymentGroup.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.