| Package | Description |
|---|---|
| software.amazon.awscdk.pipelines |
CDK Pipelines
|
| Modifier and Type | Class and Description |
|---|---|
static class |
AssetPublishingCommand.Jsii$Proxy
An implementation for
AssetPublishingCommand |
| Modifier and Type | Method and Description |
|---|---|
AssetPublishingCommand |
AssetPublishingCommand.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IStageHost.publishAsset(AssetPublishingCommand command)
(experimental) Make sure all the assets from the given manifest are published.
|
void |
IStageHost.Jsii$Proxy.publishAsset(AssetPublishingCommand command)
(experimental) Make sure all the assets from the given manifest are published.
|
default void |
IStageHost.Jsii$Default.publishAsset(AssetPublishingCommand command)
(experimental) Make sure all the assets from the given manifest are published.
|
Copyright © 2021. All rights reserved.