Uses of Interface
software.amazon.awscdk.services.codedeploy.LambdaDeploymentConfigImportProps
Packages that use LambdaDeploymentConfigImportProps
-
Uses of LambdaDeploymentConfigImportProps in software.amazon.awscdk.services.codedeploy
Classes in software.amazon.awscdk.services.codedeploy that implement LambdaDeploymentConfigImportPropsModifier and TypeClassDescriptionstatic final classAn implementation forLambdaDeploymentConfigImportPropsMethods in software.amazon.awscdk.services.codedeploy that return LambdaDeploymentConfigImportPropsModifier and TypeMethodDescriptionLambdaDeploymentConfigImportProps.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.codedeploy with parameters of type LambdaDeploymentConfigImportPropsModifier and TypeMethodDescriptionstatic ILambdaDeploymentConfigLambdaDeploymentConfig.doImport(software.constructs.Construct _scope, String _id, LambdaDeploymentConfigImportProps props) Import a custom Deployment Configuration for a Lambda Deployment Group defined outside the CDK.