@Generated(value="jsii-pacmak/1.26.0 (build 7d76e02)", date="2021-03-25T11:30:29.083Z") @Stability(value=Experimental) public interface IStageHost extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IStageHost.Jsii$Default
Internal default implementation for
IStageHost. |
static class |
IStageHost.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
publishAsset(AssetPublishingCommand command)
(experimental) Make sure all the assets from the given manifest are published.
|
Artifact |
stackOutputArtifact(String stackArtifactId)
(experimental) Return the Artifact the given stack has to emit its outputs into, if any.
|
@Stability(value=Experimental)
void publishAsset(@NotNull
AssetPublishingCommand command)
command - This parameter is required.Copyright © 2021. All rights reserved.