| 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()
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() |
Copyright © 2022. All rights reserved.