| Package | Description |
|---|---|
| software.amazon.awscdk.pipelines |
CDK Pipelines
|
| Modifier and Type | Method and Description |
|---|---|
AssetType |
StackAsset.getAssetType()
Type of asset to publish.
|
AssetType |
StackAsset.Jsii$Proxy.getAssetType() |
static AssetType |
AssetType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AssetType[] |
AssetType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
StackAsset.Builder |
StackAsset.Builder.assetType(AssetType assetType)
Sets the value of
StackAsset.getAssetType() |
Copyright © 2022. All rights reserved.