| Package | Description |
|---|---|
| software.amazon.awscdk.services.ecs |
Amazon ECS Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
AssetImage |
AssetImage.Builder.build() |
static AssetImage |
ContainerImage.fromAsset(String directory)
(experimental) Reference an image that's constructed directly from sources on disk.
|
static AssetImage |
ContainerImage.fromAsset(String directory,
AssetImageProps props)
(experimental) Reference an image that's constructed directly from sources on disk.
|
Copyright © 2021. All rights reserved.