@Internal public static interface IStageHost.Jsii$Default extends IStageHost
IStageHost.IStageHost.Jsii$Default, IStageHost.Jsii$Proxy| Modifier and Type | Method and Description |
|---|---|
default void |
publishAsset(AssetPublishingCommand command)
Deprecated.
|
default Artifact |
stackOutputArtifact(String stackArtifactId)
Deprecated.
|
@Stability(value=Deprecated) @Deprecated default void publishAsset(@NotNull AssetPublishingCommand command)
publishAsset in interface IStageHostcommand - This parameter is required.@Stability(value=Deprecated) @Deprecated @Nullable default Artifact stackOutputArtifact(@NotNull String stackArtifactId)
stackOutputArtifact in interface IStageHoststackArtifactId - This parameter is required.Copyright © 2022. All rights reserved.