Uses of Enum
software.amazon.awscdk.pipelines.AssetType
-
Uses of AssetType in software.amazon.awscdk.pipelines
Modifier and TypeMethodDescriptionStackAsset.getAssetType()
Type of asset to publish.final AssetType
StackAsset.Jsii$Proxy.getAssetType()
static AssetType
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.