| Package | Description |
|---|---|
| software.amazon.awscdk.services.ecs |
Amazon ECS Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
RepositoryImage |
RepositoryImage.Builder.build() |
static RepositoryImage |
ContainerImage.fromRegistry(String name)
(experimental) Reference an image on DockerHub or another online registry.
|
static RepositoryImage |
ContainerImage.fromRegistry(String name,
RepositoryImageProps props)
(experimental) Reference an image on DockerHub or another online registry.
|
Copyright © 2021. All rights reserved.