@Generated(value="jsii-pacmak/1.34.0 (build 9b72778)", date="2021-09-01T11:09:03.099Z") @Stability(value=Stable) public interface DockerImageAsset extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
DockerImageAsset.Builder
A builder for
DockerImageAsset |
static class |
DockerImageAsset.Jsii$Proxy
An implementation for
DockerImageAsset |
| Modifier and Type | Method and Description |
|---|---|
static DockerImageAsset.Builder |
builder() |
Map<String,DockerImageDestination> |
getDestinations()
Destinations for this file asset.
|
DockerImageSource |
getSource()
Source description for file assets.
|
@Stability(value=Stable) @NotNull Map<String,DockerImageDestination> getDestinations()
@Stability(value=Stable) @NotNull DockerImageSource getSource()
@Stability(value=Stable) static DockerImageAsset.Builder builder()
DockerImageAsset.Builder of DockerImageAssetCopyright © 2021. All rights reserved.