Uses of Class
software.amazon.awscdk.services.ecs.AssetImage
-
Uses of AssetImage in software.amazon.awscdk.services.ecs
Modifier and TypeMethodDescriptionAssetImage.Builder.build()
static AssetImage
Reference an image that's constructed directly from sources on disk.static AssetImage
ContainerImage.fromAsset
(String directory, AssetImageProps props) Reference an image that's constructed directly from sources on disk.