| Package | Description |
|---|---|
| software.amazon.awscdk.cloudassembly.schema |
Cloud Assembly Schema
|
| Modifier and Type | Class and Description |
|---|---|
static class |
DockerImageDestination.Jsii$Proxy
An implementation for
DockerImageDestination |
| Modifier and Type | Method and Description |
|---|---|
DockerImageDestination |
DockerImageDestination.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,DockerImageDestination> |
DockerImageAsset.getDestinations()
(experimental) Destinations for this file asset.
|
Map<String,DockerImageDestination> |
DockerImageAsset.Jsii$Proxy.getDestinations() |
| Modifier and Type | Method and Description |
|---|---|
DockerImageAsset.Builder |
DockerImageAsset.Builder.destinations(Map<String,? extends DockerImageDestination> destinations)
Sets the value of
DockerImageAsset.getDestinations() |
| Constructor and Description |
|---|
Jsii$Proxy(Map<String,? extends DockerImageDestination> destinations,
DockerImageSource source)
Constructor that initializes the object based on literal property values passed by the
DockerImageAsset.Builder. |
Copyright © 2021. All rights reserved.