| Package | Description |
|---|---|
| software.amazon.awscdk.cloudassembly.schema |
Cloud Assembly Schema
|
| Modifier and Type | Method and Description |
|---|---|
static DockerImageAsset.Builder |
DockerImageAsset.builder() |
DockerImageAsset.Builder |
DockerImageAsset.Builder.destinations(Map<String,? extends DockerImageDestination> destinations)
Sets the value of
DockerImageAsset.getDestinations() |
DockerImageAsset.Builder |
DockerImageAsset.Builder.source(DockerImageSource source)
Sets the value of
DockerImageAsset.getSource() |
| Constructor and Description |
|---|
Jsii$Proxy(DockerImageAsset.Builder builder)
Constructor that initializes the object based on literal property values passed by the
DockerImageAsset.Builder. |
Copyright © 2022. All rights reserved.