Uses of Class
software.amazon.awscdk.services.lambda.AssetImageCode
Packages that use AssetImageCode
-
Uses of AssetImageCode in software.amazon.awscdk.services.lambda
Methods in software.amazon.awscdk.services.lambda that return AssetImageCodeModifier and TypeMethodDescriptionAssetImageCode.Builder.build()static AssetImageCodeCode.fromAssetImage(String directory) Create an ECR image from the specified asset and bind it as the Lambda code.static AssetImageCodeCode.fromAssetImage(String directory, AssetImageCodeProps props) Create an ECR image from the specified asset and bind it as the Lambda code.