| Modifier and Type | Method and Description |
|---|---|
AssetImageCode |
AssetImageCode.Builder.build() |
static AssetImageCode |
Code.fromAssetImage(String directory)
Create an ECR image from the specified asset and bind it as the Lambda code.
|
static AssetImageCode |
Code.fromAssetImage(String directory,
AssetImageCodeProps props)
Create an ECR image from the specified asset and bind it as the Lambda code.
|
Copyright © 2023. All rights reserved.