| Package | Description |
|---|---|
| software.amazon.awscdk.services.ecs |
Amazon ECS Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
AssetImageProps.Jsii$Proxy
An implementation for
AssetImageProps |
| Modifier and Type | Method and Description |
|---|---|
AssetImageProps |
AssetImageProps.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
static AssetImage |
ContainerImage.fromAsset(String directory,
AssetImageProps props)
Reference an image that's constructed directly from sources on disk.
|
| Constructor and Description |
|---|
AssetImage(String directory,
AssetImageProps props)
Constructs a new instance of the AssetImage class.
|
Copyright © 2022. All rights reserved.