Uses of Class
software.amazon.awscdk.core.BundlingDockerImage
Package
Description
AWS Cloud Development Kit Core Library
AWS Lambda Construct Library
-
Uses of BundlingDockerImage in software.amazon.awscdk.core
Modifier and TypeMethodDescriptionstatic BundlingDockerImage
Deprecated.use DockerImage.fromBuild()static BundlingDockerImage
BundlingDockerImage.fromAsset
(String path, DockerBuildOptions options) Deprecated.use DockerImage.fromBuild() -
Uses of BundlingDockerImage in software.amazon.awscdk.services.lambda