@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-06-30T10:01:43.990Z") @Stability(value=Experimental) 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()
(experimental) Destinations for this file asset.
|
DockerImageSource |
getSource()
(experimental) Source description for file assets.
|
@Stability(value=Experimental) @NotNull Map<String,DockerImageDestination> getDestinations()
@Stability(value=Experimental) @NotNull DockerImageSource getSource()
@Stability(value=Experimental) static DockerImageAsset.Builder builder()
DockerImageAsset.Builder of DockerImageAssetCopyright © 2021. All rights reserved.