| Package | Description |
|---|---|
| software.amazon.awscdk.core |
monocdk Experiment
|
| software.amazon.awscdk.services.lambda |
AWS Lambda Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
class |
DockerImage
(experimental) A Docker image.
|
| Modifier and Type | Method and Description |
|---|---|
static BundlingDockerImage |
BundlingDockerImage.fromAsset(String path)
Deprecated.
use DockerImage.fromBuild()
|
static BundlingDockerImage |
BundlingDockerImage.fromAsset(String path,
DockerBuildOptions options)
Deprecated.
use DockerImage.fromBuild()
|
| Modifier and Type | Method and Description |
|---|---|
BundlingDockerImage |
Runtime.getBundlingDockerImage()
Deprecated.
use `bundlingImage`
|
Copyright © 2022. All rights reserved.