| Package | Description |
|---|---|
| software.amazon.awscdk.pipelines |
CDK Pipelines
|
| Modifier and Type | Method and Description |
|---|---|
StackAsset.Builder |
StackAsset.Builder.assetId(String assetId)
Sets the value of
StackAsset.getAssetId() |
StackAsset.Builder |
StackAsset.Builder.assetManifestPath(String assetManifestPath)
Sets the value of
StackAsset.getAssetManifestPath() |
StackAsset.Builder |
StackAsset.Builder.assetPublishingRoleArn(String assetPublishingRoleArn)
Sets the value of
StackAsset.getAssetPublishingRoleArn() |
StackAsset.Builder |
StackAsset.Builder.assetSelector(String assetSelector)
Sets the value of
StackAsset.getAssetSelector() |
StackAsset.Builder |
StackAsset.Builder.assetType(AssetType assetType)
Sets the value of
StackAsset.getAssetType() |
static StackAsset.Builder |
StackAsset.builder() |
StackAsset.Builder |
StackAsset.Builder.isTemplate(Boolean isTemplate)
Sets the value of
StackAsset.getIsTemplate() |
Copyright © 2021. All rights reserved.