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