| Modifier and Type | Class and Description |
|---|---|
static class |
DockerImageAssetLocation.Jsii$Proxy
An implementation for
DockerImageAssetLocation |
| Modifier and Type | Method and Description |
|---|---|
DockerImageAssetLocation |
DefaultStackSynthesizer.addDockerImageAsset(DockerImageAssetSource asset)
Register a Docker Image Asset.
|
DockerImageAssetLocation |
IStackSynthesizer.addDockerImageAsset(DockerImageAssetSource asset)
Register a Docker Image Asset.
|
DockerImageAssetLocation |
IStackSynthesizer.Jsii$Proxy.addDockerImageAsset(DockerImageAssetSource asset)
Register a Docker Image Asset.
|
DockerImageAssetLocation |
NestedStackSynthesizer.addDockerImageAsset(DockerImageAssetSource asset)
Register a Docker Image Asset.
|
DockerImageAssetLocation |
Stack.addDockerImageAsset(DockerImageAssetSource asset)
Deprecated.
Use `stack.synthesizer.addDockerImageAsset()` if you are calling,
and a different `IDeploymentEnvironment` class if you are implementing.
|
DockerImageAssetLocation |
LegacyStackSynthesizer.addDockerImageAsset(DockerImageAssetSource asset)
Register a Docker Image Asset.
|
DockerImageAssetLocation |
DockerImageAssetLocation.Builder.build()
Builds the configured instance.
|
Copyright © 2020. All rights reserved.