| 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() |
| Constructor and Description |
|---|
Jsii$Proxy(StackAsset.Builder builder)
Constructor that initializes the object based on literal property values passed by the
StackAsset.Builder. |
Copyright © 2022. All rights reserved.