Uses of Enum Class
software.amazon.awscdk.services.codedeploy.CustomLambdaDeploymentConfigType
Packages that use CustomLambdaDeploymentConfigType
-
Uses of CustomLambdaDeploymentConfigType in software.amazon.awscdk.services.codedeploy
Methods in software.amazon.awscdk.services.codedeploy that return CustomLambdaDeploymentConfigTypeModifier and TypeMethodDescriptionCustomLambdaDeploymentConfigProps.getType()Deprecated.CustomLambdaDeploymentConfigProps.Jsii$Proxy.getType()Deprecated.Deprecated.Returns the enum constant of this class with the specified name.static CustomLambdaDeploymentConfigType[]CustomLambdaDeploymentConfigType.values()Deprecated.Returns an array containing the constants of this enum class, in the order they are declared.Methods in software.amazon.awscdk.services.codedeploy with parameters of type CustomLambdaDeploymentConfigTypeModifier and TypeMethodDescriptionCustomLambdaDeploymentConfig.Builder.type(CustomLambdaDeploymentConfigType type) Deprecated.UseLambdaDeploymentConfigCustomLambdaDeploymentConfigProps.Builder.type(CustomLambdaDeploymentConfigType type) Deprecated.Use `LambdaDeploymentConfig`
LambdaDeploymentConfig