| Package | Description |
|---|---|
| software.amazon.awscdk.services.ecs |
Amazon ECS Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
RepositoryImageProps.Jsii$Proxy
An implementation for
RepositoryImageProps |
| Modifier and Type | Method and Description |
|---|---|
RepositoryImageProps |
RepositoryImageProps.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
static RepositoryImage |
ContainerImage.fromRegistry(String name,
RepositoryImageProps props)
(experimental) Reference an image on DockerHub or another online registry.
|
| Constructor and Description |
|---|
RepositoryImage(String imageName,
RepositoryImageProps props)
(experimental) Constructs a new instance of the RepositoryImage class.
|
Copyright © 2021. All rights reserved.