@Generated(value="jsii-pacmak/1.67.0 (build 2c027f5)", date="2022-09-07T23:47:16.174Z") @Stability(value=Deprecated) @Deprecated public interface IStageHost extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IStageHost.Jsii$Default
Deprecated.
Internal default implementation for
IStageHost. |
static class |
IStageHost.Jsii$Proxy
Deprecated.
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
publishAsset(AssetPublishingCommand command)
Deprecated.
|
Artifact |
stackOutputArtifact(String stackArtifactId)
Deprecated.
|
@Stability(value=Deprecated) @Deprecated void publishAsset(@NotNull AssetPublishingCommand command)
command - This parameter is required.@Stability(value=Deprecated) @Deprecated @Nullable Artifact stackOutputArtifact(@NotNull String stackArtifactId)
stackArtifactId - This parameter is required.Copyright © 2022. All rights reserved.